]> Git — Sourcephile - comptalang.git/commit
Ajout : Lib.Interval{,.Sieve} : pour Filter.Reduce.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Tue, 21 Jul 2015 09:22:49 +0000 (11:22 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Tue, 21 Jul 2015 09:31:00 +0000 (11:31 +0200)
commita281d792e58f325d4c4d138d640f0095658f04a8
tree20d1192bf71c8b4bc810d9442743bd22df723efa
parent23b468c1c4aaa1c183a550d846e09c15436cf6bf
Ajout : Lib.Interval{,.Sieve} : pour Filter.Reduce.
13 files changed:
cli/Hcompta/CLI/Command/Journal.hs
lib/Hcompta/Date.hs
lib/Hcompta/Date/Interval.hs [new file with mode: 0644]
lib/Hcompta/Filter.hs
lib/Hcompta/Filter/Read.hs
lib/Hcompta/Filter/Reduce.hs [new file with mode: 0644]
lib/Hcompta/Format/Ledger/Journal.hs
lib/Hcompta/GL.hs
lib/Hcompta/Lib/Interval.hs [new file with mode: 0644]
lib/Hcompta/Lib/Interval/Sieve.hs [new file with mode: 0644]
lib/Hcompta/Lib/Map/Strict.hs [new file with mode: 0644]
lib/Test/Main.hs
lib/hcompta-lib.cabal