hledger/hledger-lib/Text
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
..
Megaparsec lib: tweak custom parse errors 2018-09-29 22:32:34 -06:00
Tabular budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00