]> Git — Sourcephile - comptalang.git/commit
Épure hcompta-lib.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Mon, 29 Aug 2016 17:27:57 +0000 (19:27 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Fri, 14 Oct 2016 19:18:49 +0000 (21:18 +0200)
commit39de446db69ba326893d532d613fe06e0fcd032e
tree3ebf1be773a45480455fb57d9a5945343ff285bd
parent79f6a1d8eb5aa3c1c426a2c6df19e9505b4836c3
Épure hcompta-lib.
52 files changed:
lib/.gitignore [deleted file]
lib/HLint.hs [new file with mode: 0644]
lib/Hcompta.hs [new file with mode: 0644]
lib/Hcompta/Account.hs
lib/Hcompta/Account/Test.hs [new file with mode: 0644]
lib/Hcompta/Amount.hs
lib/Hcompta/Anchor.hs
lib/Hcompta/Balance.hs
lib/Hcompta/Balance/HLint.hs [new symlink]
lib/Hcompta/Balance/Test.hs [new file with mode: 0644]
lib/Hcompta/Chart.hs
lib/Hcompta/Date.hs
lib/Hcompta/Date/HLint.hs [new symlink]
lib/Hcompta/Date/Interval.hs
lib/Hcompta/Diff.hs [deleted file]
lib/Hcompta/Filter.hs [deleted file]
lib/Hcompta/Filter/Amount.hs [deleted file]
lib/Hcompta/Filter/Amount/Read.hs [deleted file]
lib/Hcompta/Filter/Date/Read.hs [deleted file]
lib/Hcompta/Filter/Read.hs [deleted file]
lib/Hcompta/Filter/Reduce.hs [deleted file]
lib/Hcompta/GL.hs
lib/Hcompta/HLint.hs [new symlink]
lib/Hcompta/Journal.hs
lib/Hcompta/Lib/Collections.hs [deleted file]
lib/Hcompta/Lib/Consable.hs
lib/Hcompta/Lib/Foldable.hs
lib/Hcompta/Lib/HLint.hs [new symlink]
lib/Hcompta/Lib/Interval.hs [deleted file]
lib/Hcompta/Lib/Interval/Sieve.hs [deleted file]
lib/Hcompta/Lib/Leijen.hs [deleted file]
lib/Hcompta/Lib/Map/Strict.hs [deleted file]
lib/Hcompta/Lib/NonEmpty.hs
lib/Hcompta/Lib/Parsec.hs [deleted file]
lib/Hcompta/Lib/Path.hs [deleted file]
lib/Hcompta/Lib/Regex.hs [deleted file]
lib/Hcompta/Lib/Strict.hs
lib/Hcompta/Lib/TreeMap.hs [deleted file]
lib/Hcompta/Lib/TreeMap/Zipper.hs [deleted file]
lib/Hcompta/Polarize.hs
lib/Hcompta/Posting.hs
lib/Hcompta/Quantity.hs
lib/Hcompta/Stats.hs
lib/Hcompta/Tag.hs
lib/Hcompta/Test.hs [new file with mode: 0644]
lib/Hcompta/Transaction.hs
lib/Hcompta/Unit.hs
lib/Setup.hs [deleted file]
lib/Test/Main.hs [deleted file]
lib/cabal.config
lib/hcompta-lib.cabal
lib/test.sh [new file with mode: 0755]