]> Git — Sourcephile - haskell/symantic-cli.git/commit
Rewrite using techniques developed in symantic-http.
authorJulien Moutinho <julm@autogeree.net>
Mon, 17 Jun 2019 10:23:59 +0000 (10:23 +0000)
committerJulien Moutinho <julm@autogeree.net>
Mon, 17 Jun 2019 13:54:50 +0000 (13:54 +0000)
commit10d9f770d38f6e124e232230b615a6d02a17c6b2
tree372b4dd705017aaa145951fbe0046e75b5bbe45d
parent61325d595763a4c769684b0cbad6b3e45afd619d
Rewrite using techniques developed in symantic-http.
17 files changed:
GNUmakefile
HLint.hs
Symantic/CLI.hs
Symantic/CLI/API.hs [new file with mode: 0644]
Symantic/CLI/Help.hs
Symantic/CLI/Parser.hs [new file with mode: 0644]
Symantic/CLI/Plain.hs [deleted file]
Symantic/CLI/Read.hs [deleted file]
Symantic/CLI/Schema.hs [new file with mode: 0644]
Symantic/CLI/Sym.hs [deleted file]
Symantic/CLI/Test.hs
stack.yaml
symantic-cli.cabal
test/Golden.hs [deleted file]
test/Golden/.gitattributes [deleted file]
test/HLint.hs [deleted symlink]
test/Main.hs [deleted file]