]> Git — Sourcephile - comptalang.git/commit
Gather into Writeable instances.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Wed, 12 Jul 2017 13:27:04 +0000 (15:27 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Wed, 12 Jul 2017 13:27:04 +0000 (15:27 +0200)
commit7f915bb77f29b5339c2f94b84b7cb4a7e5f6574b
treec415150a30a98de72d194c2f6d3e3c05ecd2e9a0
parentfd2bbd6c71a9ef22b5fbd674c05d777cc4dcf409
Gather into Writeable instances.
29 files changed:
lcc/Hcompta/LCC.hs
lcc/Hcompta/LCC/Balance.hs
lcc/Hcompta/LCC/Document.hs [deleted file]
lcc/Hcompta/LCC/Eval.hs
lcc/Hcompta/LCC/Load.hs
lcc/Hcompta/LCC/Read.hs
lcc/Hcompta/LCC/Read/Compta.hs [moved from lcc/Hcompta/LCC/Grammar.hs with 99% similarity]
lcc/Hcompta/LCC/Read/Megaparsec.hs [moved from lcc/Hcompta/LCC/Megaparsec.hs with 98% similarity]
lcc/Hcompta/LCC/Sym/Account.hs
lcc/Hcompta/LCC/Sym/Addable.hs
lcc/Hcompta/LCC/Sym/Amount.hs
lcc/Hcompta/LCC/Sym/Balance.hs
lcc/Hcompta/LCC/Sym/Chart.hs
lcc/Hcompta/LCC/Sym/Compta.hs
lcc/Hcompta/LCC/Sym/Date.hs
lcc/Hcompta/LCC/Sym/FileSystem.hs
lcc/Hcompta/LCC/Sym/Journal.hs
lcc/Hcompta/LCC/Sym/Negable.hs
lcc/Hcompta/LCC/Sym/Posting.hs
lcc/Hcompta/LCC/Sym/Quantity.hs
lcc/Hcompta/LCC/Sym/Subable.hs
lcc/Hcompta/LCC/Sym/Sumable.hs
lcc/Hcompta/LCC/Sym/Transaction.hs
lcc/Hcompta/LCC/Sym/Unit.hs
lcc/Hcompta/LCC/Sym/Zeroable.hs
lcc/Hcompta/LCC/Sym/Zipper.hs
lcc/Hcompta/LCC/Write.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Write/Compta.hs [new file with mode: 0644]
lcc/hcompta-lcc.cabal