]> Git — Sourcephile - haskell/symantic-cli.git/commit
Drop the Language prefix in module names
authorJulien Moutinho <julm@autogeree.net>
Sat, 23 Feb 2019 12:59:27 +0000 (12:59 +0000)
committerJulien Moutinho <julm@autogeree.net>
Sat, 23 Feb 2019 12:59:27 +0000 (12:59 +0000)
commite3ff71e35ed8d2f05fca35add9cdcd1f8b0930a1
treeb159dd0fa6247eaa7a049a088f0f29c217c290c7
parent9eb9c33d5a3529ee15d50881fef30cff5293bfd4
Drop the Language prefix in module names
12 files changed:
Language/Symantic/CLI.hs [deleted file]
Language/Symantic/HLint.hs [deleted symlink]
Symantic/CLI.hs [new file with mode: 0644]
Symantic/CLI/Fixity.hs [moved from Language/Symantic/CLI/Fixity.hs with 98% similarity]
Symantic/CLI/HLint.hs [moved from Language/HLint.hs with 100% similarity]
Symantic/CLI/Help.hs [moved from Language/Symantic/CLI/Help.hs with 97% similarity]
Symantic/CLI/Plain.hs [moved from Language/Symantic/CLI/Plain.hs with 98% similarity]
Symantic/CLI/Read.hs [moved from Language/Symantic/CLI/Read.hs with 98% similarity]
Symantic/CLI/Sym.hs [moved from Language/Symantic/CLI/Sym.hs with 99% similarity]
Symantic/CLI/Test.hs [moved from Language/Symantic/CLI/Test.hs with 96% similarity]
Symantic/HLint.hs [moved from Language/Symantic/CLI/HLint.hs with 100% similarity]
symantic-cli.cabal