hledger/hledger-lib/Hledger
Peter Simons 6db7f800ee hledger-lib: fix doctest suite after recent package updates
The new version of our package set apparently contains both base-compat and
base-compat-batteries in its transitive closure. This breaks the doctest suite,
which just imports everything into scope when the tests are run, thereby making
module names like Prelude.Compat ambiguous.
2018-06-04 21:41:15 +02:00
..
Data hledger-lib: fix doctest suite after recent package updates 2018-06-04 21:41:15 +02:00
Read hledger-lib: fix doctest suite after recent package updates 2018-06-04 21:41:15 +02:00
Reports budget: note some todos 2018-05-17 08:12:14 -07:00
Utils lib: change some parsers to use takeWhileP 2018-05-22 12:16:46 -07:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs lib: remove the megaparsec compatability module 2018-05-22 12:16:46 -07:00
Read.hs lib, app, web: remove differences between command line and journal file aliases 2018-04-17 16:09:11 -07:00
Reports.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
Utils.hs Use quoteIfNeeded in quoteIfSpaced. Fix escapeDoubleQuotes to escape 2018-04-12 12:04:20 -07:00