hledger/hledger-lib/Hledger/Read
Alex Chen 519297051d lib: restore previous period expression parser behaviour (PR #807)
- parse a period expression by first extracting words separated by
  single spaces, then by "re-parsing" this text with 'periodexprp'
- this way, the period expression parsers do not need to know about
  the single- or double-space rules
2018-11-22 14:09:32 -08:00
..
Common.hs lib: restore previous period expression parser behaviour (PR #807) 2018-11-22 14:09:32 -08:00
CsvReader.hs lib: journal: Add support for exact assertions 2018-10-22 09:55:14 -07:00
JournalReader.hs lib: restore previous period expression parser behaviour (PR #807) 2018-11-22 14:09:32 -08:00
LedgerReader.hs.disabled lib: Fix compile errors in tests 2018-08-14 16:05:06 +01:00
TimeclockReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
TimedotReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00