hledger/hledger-lib/Hledger/Data
Simon Michael a9779b2377 ref: move journal checking/pretty errors down further, to Hledger.Data
now at Hledger.Data.JournalChecks*, Hledger.Data.Errors
2022-05-21 18:29:13 -10:00
..
JournalChecks ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Account.hs cln: Add explicit export list for Hledger.Data.Account. 2021-09-18 11:41:53 -10:00
AccountName.hs ref: move Posting account name fns to AccountName 2022-02-11 09:18:35 -10:00
Amount.hs fix: price: Make sure inferred market prices have the correct sign with 2022-03-10 17:34:49 -10:00
Balancing.hs cln!: sourcepos: Use megaparsec-supplied sourcePosPretty. 2022-03-10 16:56:28 -10:00
Dates.hs ref: HledgerParseErrors type alias 2022-04-25 02:56:59 -10:00
Errors.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Journal.hs ref: rename CustomErr -> HledgerParseErrorData 2022-04-25 02:56:59 -10:00
JournalChecks.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Json.hs lib!: Remove GenericSourcePos, and replace it with either SourcePos or 2021-09-20 08:38:33 -10:00
Ledger.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Period.hs fix!: register: Tighten up spacing around the date in register reports. (#1655) 2021-08-22 08:15:22 -10:00
PeriodicTransaction.hs fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00
Posting.hs fix: price: Make sure inferred market prices have the correct sign with 2022-03-10 17:34:49 -10:00
RawOptions.hs cln: hlint: Clean up list related hlint warnings. 2021-08-27 06:13:56 -10:00
StringFormat.hs pkg: Drop base-compat-batteries dependency. 2021-10-31 07:56:07 -10:00
Timeclock.hs lib!: Remove GenericSourcePos, and replace it with either SourcePos or 2021-09-20 08:38:33 -10:00
Transaction.hs imp: check: payees: use the standard error format (#1436) 2022-04-25 02:56:59 -10:00
TransactionModifier.hs fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00
Types.hs ref: smartdate: Improve ergonomics of SmartDate constructors. 2022-03-25 19:10:58 -10:00
Valuation.hs fix: price: Make sure inferred market prices have the correct sign with 2022-03-10 17:34:49 -10:00