hledger/hledger-lib/Hledger
Alex Chen 2b3c97e1af lib: tweak custom parse errors
- Don't immediately throw custom parse errors into 'ParsecT'; rather,
  just construct and return them
- This anticipates the re-implementation of an 'ExceptT' layer of the
  parser, which should be able throw custom parse errors
2018-09-29 22:32:34 -06:00
..
Data lib: add a field to 'Journal' for a stack of include files 2018-09-29 22:32:27 -06:00
Read lib: tweak custom parse errors 2018-09-29 22:32:34 -06:00
Reports budget: declaration and (actual) amount sorting for bal --budget 2018-09-24 08:31:19 -10:00
Utils rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00