hledger/hledger-lib/Text/Megaparsec
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
..
Custom.hs lib: tweak custom parse errors 2018-09-29 22:32:34 -06:00