hledger/hledger-lib/Hledger/Read
Simon Michael adb6ee40eb lib: clarify price types (#131)
dropped journalPrices

renamed Price to AmountPrice,  AKA "transaction price"

renamed MarketPrice to PriceDirective.

added new MarketPrice (more pure form of PriceDirective without the amount style information)

Prices is now a more efficient data structure, but not used yet.
2019-06-13 15:50:01 -07:00
..
Common.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
CsvReader.hs csv: fix parse error printing, broken since 1.11 (#1038) 2019-06-06 23:10:31 -07:00
JournalReader.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
LedgerReader.hs.disabled lib: Fix compile errors in tests 2018-08-14 16:05:06 +01:00
TimeclockReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
TimedotReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00