]> Git — Sourcephile - comptalang.git/commit
Adapte hcompta-cli.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Tue, 30 Aug 2016 17:20:59 +0000 (19:20 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Fri, 14 Oct 2016 19:18:50 +0000 (21:18 +0200)
commitcd122197101ab690006b57f8340705cda1ccfdd0
treee7e6b9ea0345195cbc44a5125718a86c85788f3f
parentdca7d799c80692d53fc4ba20f88e247016ce83b4
Adapte hcompta-cli.
74 files changed:
cli/Hcompta/CLI/Args.hs
cli/Hcompta/CLI/Command.hs
cli/Hcompta/CLI/Command/Balance.hs
cli/Hcompta/CLI/Command/HLint.hs [new symlink]
cli/Hcompta/CLI/Command/Journals.hs
cli/Hcompta/CLI/Convert.hs [new file with mode: 0644]
cli/Hcompta/CLI/Env.hs
cli/Hcompta/CLI/Format.hs
cli/Hcompta/CLI/Format/HLint.hs [new symlink]
cli/Hcompta/CLI/Format/JCC.hs
cli/Hcompta/CLI/Format/Ledger.hs
cli/Hcompta/CLI/HLint.hs [new symlink]
cli/Hcompta/CLI/Lang.hs
cli/Hcompta/CLI/Lib/HLint.hs [new symlink]
cli/Hcompta/CLI/Lib/Leijen/HLint.hs [new symlink]
cli/Hcompta/CLI/Lib/Leijen/Table.hs
cli/Hcompta/CLI/Main.hs
cli/Hcompta/CLI/Write.hs
cli/Hcompta/Expr/Bool.hs [new file with mode: 0644]
cli/Hcompta/Expr/Bool/HLint.hs [new symlink]
cli/Hcompta/Expr/Bool/Test.hs [new file with mode: 0644]
cli/Hcompta/Expr/Dup.hs [new file with mode: 0644]
cli/Hcompta/Expr/Dup/Test.hs [new file with mode: 0644]
cli/Hcompta/Expr/Eq.hs [new file with mode: 0644]
cli/Hcompta/Expr/Fun.hs [new file with mode: 0644]
cli/Hcompta/Expr/Fun/HLint.hs [new symlink]
cli/Hcompta/Expr/Fun/Test.hs [new file with mode: 0644]
cli/Hcompta/Expr/HLint.hs [new symlink]
cli/Hcompta/Expr/If.hs [new file with mode: 0644]
cli/Hcompta/Expr/If/HLint.hs [new symlink]
cli/Hcompta/Expr/If/Test.hs [new file with mode: 0644]
cli/Hcompta/Expr/Lit.hs [new file with mode: 0644]
cli/Hcompta/Expr/Log.hs [new file with mode: 0644]
cli/Hcompta/Expr/Maybe.hs [new file with mode: 0644]
cli/Hcompta/Expr/Ord.hs [new file with mode: 0644]
cli/Hcompta/Expr/Set.hs [new file with mode: 0644]
cli/Hcompta/Expr/Trans.hs [new file with mode: 0644]
cli/Hcompta/HLint.hs [new symlink]
cli/Hcompta/Lib/Control/HLint.hs [new symlink]
cli/Hcompta/Lib/Control/Monad.hs [new file with mode: 0644]
cli/Hcompta/Lib/Control/Monad/Classes.hs [new file with mode: 0644]
cli/Hcompta/Lib/Data/Default.hs [new file with mode: 0644]
cli/Hcompta/Lib/Data/HLint.hs [new symlink]
cli/Hcompta/Lib/Data/Monoid.hs [new file with mode: 0644]
cli/Hcompta/Lib/Data/Text.hs [new file with mode: 0644]
cli/Hcompta/Lib/Data/Text/Buildable.hs [new file with mode: 0644]
cli/Hcompta/Lib/Data/Text/HLint.hs [new symlink]
cli/Hcompta/Lib/HLint.hs [new symlink]
cli/Hcompta/Lib/System/File/HLint.hs [new symlink]
cli/Hcompta/Lib/System/File/Path.hs [new file with mode: 0644]
cli/Hcompta/Lib/System/HLint.hs [new symlink]
cli/Hcompta/Repr/HLint.hs [new symlink]
cli/Hcompta/Repr/Meta.hs [new file with mode: 0644]
cli/Hcompta/Repr/Test.hs [new file with mode: 0644]
cli/Hcompta/Repr/Text.hs [new file with mode: 0644]
cli/Hcompta/Repr/Text/HLint.hs [new symlink]
cli/Hcompta/Repr/Text/Test.hs [new file with mode: 0644]
cli/Hcompta/Repr/Text/Write.hs [new file with mode: 0644]
cli/Hcompta/Repr/Text/Write/Test.hs [new file with mode: 0644]
cli/Hcompta/Repr/Tree.hs [new file with mode: 0644]
cli/Hcompta/Repr/Tree/Read.hs [new file with mode: 0644]
cli/Hcompta/Repr/Tree/Read/Test.hs [new file with mode: 0644]
cli/Hcompta/Repr/Tree/Test.hs [new file with mode: 0644]
cli/Hcompta/Test.hs [new file with mode: 0644]
cli/Hcompta/Trans/Bool.hs [new file with mode: 0644]
cli/Hcompta/Trans/Bool/Const.hs [new file with mode: 0644]
cli/Hcompta/Trans/Bool/Const/Test.hs [new file with mode: 0644]
cli/Hcompta/Trans/Bool/HLint.hs [new symlink]
cli/Hcompta/Trans/Bool/Test.hs [new file with mode: 0644]
cli/Hcompta/Trans/HLint.hs [new symlink]
cli/Hcompta/Trans/Test.hs [new file with mode: 0644]
cli/Test/Main.hs [deleted file]
cli/cabal.config [deleted file]
cli/hcompta-cli.cabal