hledger/hledger-lib/Hledger
2021-02-23 14:54:39 -08:00
..
Data lib: Distinguish between an Amount having quantity (or rounded quantity 0), and having both quantity and totalprice 0 (or rounded to 0). 2021-02-23 14:54:39 -08:00
Read lib: Include sign in TotalPrice in Amount, rather than relying on the sign of 2021-02-23 14:54:39 -08:00
Reports cli: rename --infer-value to --infer-market-price 2021-02-05 15:16:39 -08:00
Utils lib: Expose textConcatBottomPadded. 2021-01-15 12:56:48 -08:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib: matchesDescription, matchesPayeeWIP 2021-01-17 16:37:38 -08:00
Read.hs lib,cli: Assorted fixes for older GHC. 2021-01-02 15:08:09 +11:00
Reports.hs lib,cli: Store parsed Query in ReportOpts, rather than an unparsed 2020-10-23 14:14:11 -07:00
Utils.hs lib: Make Default instances clearer, remove Default instance for Bool. 2020-10-23 14:14:11 -07:00