hledger/hledger-lib/Hledger
Simon Michael 0b734be445 ; silence safe 0.3.18's deprecation warnings for now
(max|min)imum(By)?Def are being replaced by (max|min)imumBound(By)?
but the old functions have the semantics I want and
I don't understand the new ones yet.
This can hide other deprecation warnings in this file,
and presumably the old functions will be removed later,
so this is temporary.
Cf https://github.com/ndmitchell/safe/issues/26
2019-12-28 15:52:32 -08:00
..
Data ; silence safe 0.3.18's deprecation warnings for now 2019-12-28 15:52:32 -08:00
Read Fix typos 2019-12-21 12:09:05 -08:00
Reports ;fix some warnings with GHC 8.10 alpha 2019-12-14 17:30:19 -08:00
Utils Fix issue 457 2019-12-08 18:33:43 +01:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs ; silence safe 0.3.18's deprecation warnings for now 2019-12-28 15:52:32 -08:00
Read.hs ;lib: clarify Hledger.Read imports a little 2019-12-02 08:21:06 -08:00
Reports.hs ;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs 2019-06-14 11:45:25 -07:00
Utils.hs ;lib: drop SystemString left from GHC pre 7.2 2019-11-18 17:38:39 -08:00