hledger/hledger-lib/Hledger/Read
Chris Lemaire cddbae6467 queries: Prefix boolean queries with expr:
Boolean queries are now prefixed with an 'expr:' prefix, making them
completely separable from old queries and making the addition of them a
little more migration proof.

The tests are updated accordingly, changes made to the tests previously
are removed and extra cautious documentation is also removed.
2023-03-27 10:29:26 -10:00
..
Common.hs queries: Prefix boolean queries with expr: 2023-03-27 10:29:26 -10:00
CsvReader.hs ;dev: lib: also build with GHC 9.6.1; add base-compat 2023-03-14 10:42:48 -10:00
InputOptions.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
JournalReader.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
LedgerReader.hs.disabled
TimeclockReader.hs
TimedotReader.hs