hledger/hledger-lib/Hledger/Data
Simon Michael 6f2f8d7638 ;deps: a better fix for nubSortBy with ghc 7.10, 8.0
nubSortBy and nub . sortBy are not equivalent, it seems.
I didn't notice the failing valuation func tests.
2019-07-13 00:13:33 -07:00
..
Account.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
AccountName.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Amount.hs lib: setNaturalPrecisionUpTo 2019-06-14 19:04:09 -07:00
Commodity.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Dates.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Journal.hs ;lib: refactor: Data.Prices -> Data.Valuation 2019-06-14 19:04:09 -07:00
Ledger.hs ;clarify ledgerFromJournal doc 2019-05-05 10:09:40 -07:00
Period.hs ;lib: declare Period exports 2019-05-06 11:52:10 -07:00
PeriodicTransaction.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Posting.hs ;lib: refactor: Data.Prices -> Data.Valuation 2019-06-14 19:04:09 -07:00
RawOptions.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
StringFormat.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Timeclock.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Transaction.hs ;lib: refactor: change AmountPrice to a Maybe 2019-06-13 15:50:01 -07:00
TransactionModifier.hs refactor: cli: commands: hlint clean 2019-02-14 05:15:49 -08:00
Types.hs lib: try to simplify, use just one price graph (#131) 2019-06-13 15:50:01 -07:00
Valuation.hs ;deps: a better fix for nubSortBy with ghc 7.10, 8.0 2019-07-13 00:13:33 -07:00