]> Git — Sourcephile - haskell/symantic-cli.git/commit
remove tabs and move to src/ master
authorJulien Moutinho <julm@sourcephile.fr>
Tue, 26 May 2020 03:33:32 +0000 (05:33 +0200)
committerJulien Moutinho <julm@sourcephile.fr>
Tue, 26 May 2020 03:33:32 +0000 (05:33 +0200)
commitc0c6a96dd1260905f978ae71594e4a71ef7ee63b
treec9016ef482adbf57868f6bfb5c5694891e3fcbf4
parentfbd167dce5af208ed7d7f264f1fd2d98550396f4
remove tabs and move to src/
16 files changed:
Symantic/CLI/API.hs [deleted file]
Symantic/CLI/Help.hs [deleted file]
Symantic/CLI/Layout.hs [deleted file]
Symantic/CLI/Parser.hs [deleted file]
Symantic/CLI/Schema.hs [deleted file]
Symantic/CLI/Test.hs [deleted file]
src/Symantic/CLI.hs [moved from Symantic/CLI.hs with 100% similarity]
src/Symantic/CLI/API.hs [new file with mode: 0644]
src/Symantic/CLI/Fixity.hs [moved from Symantic/CLI/Fixity.hs with 80% similarity]
src/Symantic/CLI/HLint.hs [moved from Symantic/CLI/HLint.hs with 100% similarity]
src/Symantic/CLI/Help.hs [new file with mode: 0644]
src/Symantic/CLI/Layout.hs [new file with mode: 0644]
src/Symantic/CLI/Parser.hs [new file with mode: 0644]
src/Symantic/CLI/Schema.hs [new file with mode: 0644]
src/Symantic/HLint.hs [moved from Symantic/HLint.hs with 100% similarity]
symantic-cli.cabal