hledger/hledger/Hledger/Cli
Stephen Morgan d6a4310d8f lib,cli,ui,bin: Eliminate all uses of Mixed outside of Hledger.Data.Amount.
Exceptions are for dealing with the pamount field, which is really just
dealing with an unnormalised list of amounts.

This creates an API for dealing with MixedAmount, so we never have to
access the internals outside of Hledger.Data.Amount.

Also remove a comment, since it looks like #1207 has been resolved.
2021-03-18 09:47:59 +11:00
..
Commands lib,cli,ui,bin: Eliminate all uses of Mixed outside of Hledger.Data.Amount. 2021-03-18 09:47:59 +11:00
Anon.hs Fix typos 2019-12-21 12:09:05 -08:00
CliOptions.hs cli: rename --infer-value to --infer-market-price 2021-02-05 15:16:39 -08:00
Commands.hs check: drop old checkdates/checkdupes commands, consolidate 2020-12-31 10:49:17 -08:00
CompoundBalanceCommand.hs lib: Default to PeriodChange report when using ValueChangeReport. 2021-03-05 10:09:14 -08:00
DocFiles.hs ;cli: fix "hledger CMD --info" with older info 2021-03-07 17:40:50 -08:00
Main.hs cli: make --help/--version always CMD-specific 2020-12-26 17:27:28 -08:00
Utils.hs add, lib: debug output, refactor similar transactions lookup 2021-02-20 13:41:37 -08:00
Version.hs ;review, tag all error calls with an easier to find PARTIAL: comment (#1312) 2020-08-05 16:08:33 -07:00