hledger/hledger-lib/Hledger
Alex Chen c5561f25f1 lib: switch parsers to the custom error type
Also add an explicit export list to `hledger-lib/Hledger/Utils/Parse.hs`
in order to re-export the custom error type (for convenience).
2018-06-11 13:57:30 -06:00
..
Data lib: switch parsers to the custom error type 2018-06-11 13:57:30 -06:00
Read lib: switch parsers to the custom error type 2018-06-11 13:57:30 -06:00
Reports remove some CPP that's obsolete since we require base 4.8+ 2018-06-04 17:33:21 -07:00
Utils lib: switch parsers to the custom error type 2018-06-11 13:57:30 -06:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs lib: remove the megaparsec compatability module 2018-05-22 12:16:46 -07:00
Read.hs lib, app, web: remove differences between command line and journal file aliases 2018-04-17 16:09:11 -07:00
Reports.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
Utils.hs Use quoteIfNeeded in quoteIfSpaced. Fix escapeDoubleQuotes to escape 2018-04-12 12:04:20 -07:00