hledger/hledger-lib/Hledger/Read
Alex Chen edf9cc2366 lib: move handling of exponentials into fromRawNumber [API]
- Rationale:
  - The information necessary for applying exponents to a number is more
    explicitly represented in the inputs to `fromRawNumber` than in the outputs
  - This way, `exponentp` may simply return an `Int`
2018-05-27 07:50:26 -07:00
..
Common.hs lib: move handling of exponentials into fromRawNumber [API] 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