hledger/hledger-lib/Hledger/Read
Simon Michael e15eabdf15 csv: ignore amount if any amountN's are assigned; improve error msg
The change for hledger 1.17.1 broke one of my csv rules, where I used
`amount` but then tried to override it with `amountN`s in a
conditional block; the two clashed. Now in that situation any
`amountN`s take precedence, causing `amount` to be ignored entirely.

Also clarified the "too many non-zero amounts" error message a bit.
2020-03-25 18:09:41 -07:00
..
Common.hs ;lib, journal: fix some "decimal point" mentions 2020-03-17 13:36:19 -07:00
CsvReader.hs csv: ignore amount if any amountN's are assigned; improve error msg 2020-03-25 18:09:41 -07:00
JournalReader.hs ;journal: fix tests 2020-03-17 17:48:17 -07:00
LedgerReader.hs.disabled lib: Fix compile errors in tests 2018-08-14 16:05:06 +01:00
TimeclockReader.hs ;lib: fix org headings and doctest setup that were breaking haddock 2020-03-01 22:00:39 -08:00
TimedotReader.hs ;lib: fix org headings and doctest setup that were breaking haddock 2020-03-01 22:00:39 -08:00