hledger/hledger-lib/Hledger/Read
Alex Chen c6bfd92dd3 removing "re-parsing" for pull 807
For Data/Dates.hs in particular:
- Changed `SimpleTextParser` to `TextParser m` for all parsers
- Changed `string` to the case-insensitive `string'` to match the
  behaviour of `T.toLower` found in `parsePeriodExpr`
- export `periodexprp` for "direct" use
2018-06-12 16:41:36 -07:00
..
Common.hs lib: refactor some journal, period expression parsers 2018-06-12 16:41:36 -07:00
CsvReader.hs lib: switch parsers to the custom error type 2018-06-11 13:57:30 -06:00
JournalReader.hs removing "re-parsing" for pull 807 2018-06-12 16:41:36 -07:00
LedgerReader.hs.disabled lib: disable WIP ledger4 parser, lighten dependencies 2017-03-29 21:06:26 -07:00
TimeclockReader.hs lib: weaken parser types 2018-06-11 13:57:30 -06:00
TimedotReader.hs switch to base-compat-batteries to fix ghc 7.10 support (#794) 2018-06-04 17:32:42 -07:00