hledger/hledger-lib/Hledger/Read
Jesse Rosenthal 53b3e2bd94 journal: split up the parts of journalFinalise, and use them as needed.
`journalFinalise` is only used in the `parseAndFinaliseJournal`
functions, but it needs to be run differently at different stages when
transaction modifiers are applied. This change breaks it into smaller
functions, and uses those smaller parts in `parseAndFinaliseJournal`
as needed.
2018-10-12 07:39:53 -07:00
..
Common.hs journal: split up the parts of journalFinalise, and use them as needed. 2018-10-12 07:39:53 -07:00
CsvReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
JournalReader.hs journal: account directives can declare account types 2018-10-09 14:24:59 -10: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