hledger/hledger-lib/Hledger
Stephen Morgan 1c402edb06 pkg!: Remove Hledger.Data.Commodity module.
There are no modules which depend on Hledger.Data.Commodity which don't
also depend on Hledger.Data.Amount. Though Hledger.Data.Amount is a very
large module and might be broken up, Hledger.Data.Commodity only defines
three very small functions which are used, and so can be combined with
little cost.
2021-08-30 15:57:33 -10:00
..
Data pkg!: Remove Hledger.Data.Commodity module. 2021-08-30 15:57:33 -10:00
Read dev: lens: Introduce lenses for InputOpts and BalancingOpts. 2021-08-28 19:12:04 -10:00
Reports dev: lens: Use TemplateHaskell for ReportOpts and ReportSpec. 2021-08-28 19:12:04 -10:00
Utils pkg!: Remove Hledger.Utils.Color module. 2021-08-30 15:57:33 -10:00
Data.hs pkg!: Remove Hledger.Data.Commodity module. 2021-08-30 15:57:33 -10:00
Query.hs cln: hlint: Fix hlint warnings in Query.hs. 2021-08-26 07:23:11 -10:00
Read.hs cln: hlint: Remove unless and $> warnings. 2021-08-27 06:13:56 -10:00
Reports.hs lib!: lib,web: Remove unused TransactionReport. Move the useful utility 2021-07-22 19:00:37 -10:00
Utils.hs pkg!: Remove Hledger.Utils.Color module. 2021-08-30 15:57:33 -10:00