| 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. | ||
|---|---|---|
| .. | ||
| Data | ||
| Read | ||
| Reports | ||
| Utils | ||
| Data.hs | ||
| Query.hs | ||
| Read.hs | ||
| Reports.hs | ||
| Utils.hs | ||