| parseAndFinaliseJournal' has been removed. In the unlikely event you needed it in your code, you can replace it with: parseAndFinaliseJournal' parser iopts fp t => initialiseAndParseJournal parser iopts fp t >>= liftEither . journalApplyAliases (aliasesFromOpts iopts) >>= journalFinalise iopts fp t Some parsers have been generalised from JournalParser to TextParser. | ||
|---|---|---|
| .. | ||
| Common.hs | ||
| CsvReader.hs | ||
| InputOptions.hs | ||
| JournalReader.hs | ||
| LedgerReader.hs.disabled | ||
| TimeclockReader.hs | ||
| TimedotReader.hs | ||