hledger/hledger-lib/Hledger
Simon Michael ef1cc06cab avoid pretty-show with GHC < 7.4; update tested-with (fixes #155)
hledger builds with GHC 7.2 through 7.8. 7.0 is not supported
because we require shakespeare which requires the DeriveGeneric extension.
2014-03-27 12:29:34 -07:00
..
Data cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Read don't let default commodity limit the max precision (fixes #169) 2014-03-26 17:25:59 -07:00
Reports cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Utils also fix warnings in UTF8IOCompat 2013-04-12 16:28:29 -07:00
Data.hs cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Query.hs queries: amt: compares unsigned by default, signed if number has + or - 2014-03-20 19:10:48 -07:00
Read.hs rename Format to StorageFormat 2014-03-02 13:37:10 -08:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs avoid pretty-show with GHC < 7.4; update tested-with (fixes #155) 2014-03-27 12:29:34 -07:00