]> Git — Sourcephile - comptalang.git/commit
Ajout : Hcompta.CLI
authorJulien Moutinho <julm+hcompta@autogeree.net>
Tue, 28 Apr 2015 12:27:00 +0000 (14:27 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Tue, 28 Apr 2015 12:27:00 +0000 (14:27 +0200)
commitb2a5df50663716257b430992db0d39146e9c10c7
tree1090a370741fd6e636597960c24db24694d3ec39
parentd86546ebaa9e40d0e13d97c85b97317ea615b61c
Ajout : Hcompta.CLI
21 files changed:
cli/Hcompta/CLI.hs [new file with mode: 0644]
cli/Hcompta/CLI/Args.hs [new file with mode: 0644]
cli/Hcompta/CLI/Command.hs [new file with mode: 0644]
cli/Hcompta/CLI/Command/Add.hs [new file with mode: 0644]
cli/Hcompta/CLI/Command/Balance.hs [new file with mode: 0644]
cli/Hcompta/CLI/Command/Print.hs [new file with mode: 0644]
cli/Hcompta/CLI/Command/Register.hs [new file with mode: 0644]
cli/Hcompta/CLI/Command/Stats.hs [new file with mode: 0644]
cli/Hcompta/CLI/Context.hs [new file with mode: 0644]
cli/Hcompta/CLI/Main.hs [new file with mode: 0644]
cli/Hcompta/CLI/Write.hs [new file with mode: 0644]
cli/Hcompta/Cli.hs [deleted file]
cli/Hcompta/Cli/Command.hs [deleted file]
cli/Hcompta/Cli/Command/Add.hs [deleted file]
cli/Hcompta/Cli/Command/Balance.hs [deleted file]
cli/Hcompta/Cli/Command/Print.hs [deleted file]
cli/Hcompta/Cli/Command/Register.hs [deleted file]
cli/Hcompta/Cli/Command/Stats.hs [deleted file]
cli/Hcompta/Cli/Main.hs [deleted file]
cli/Setup.hs [new file with mode: 0644]
cli/hcompta-cli.cabal