hledger/hledger-lib/Hledger/Read
Alex Chen cf9b2001e7 lib: refactor sign parser
- Extracts the handling of signs out of `fromRawNumber` and into `signp` itself
- Rationale: The sign can be applied independently from the logic in
  `fromRawNumber`
2018-05-27 07:50:26 -07:00
..
Common.hs lib: refactor sign parser 2018-05-27 07:50:26 -07:00
CsvReader.hs lib: remove the megaparsec compatability module 2018-05-22 12:16:46 -07:00
JournalReader.hs lib: superficial changes to parsers 2018-05-24 09:35:27 -07:00
LedgerReader.hs.disabled lib: disable WIP ledger4 parser, lighten dependencies 2017-03-29 21:06:26 -07:00
TimeclockReader.hs lib: remove the megaparsec compatability module 2018-05-22 12:16:46 -07:00
TimedotReader.hs lib: remove the megaparsec compatability module 2018-05-22 12:16:46 -07:00