hledger/hledger-lib/Hledger/Read
Simon Michael 0c3148ac7b add an --ignore-assertions flag
Can be helpful when reading Ledger files, where assertions may have
different semantics; or for getting some answers from your journal
to help you fix your assertions.

Could be called --no-assertions, but this might create surprise when it
has an effect contrary to --no-new-accounts.

I had to add another flag throughout the parsers & journal read
functions, ok for now.
2014-07-01 18:26:37 -07:00
..
CsvReader.hs add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00
JournalReader.hs add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00
TimelogReader.hs add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00