hledger/hledger-lib/Hledger/Data
Alex Chen 9b6558401f lib: rewrite comment parsers [API]
- avoid the "re-parsing" of comments using the `match` parser combinator
2018-06-11 13:57:30 -06:00
..
Account.hs
AccountName.hs budget: tweak hiding/grouping of unbudgeted accounts 2018-04-24 13:42:12 -07:00
Amount.hs journal: infer and balance amounts with standard amount styles (fix #737) 2018-04-20 13:40:05 -07:00
AutoTransaction.hs Adjust start date of DateSpan for periodic forecasting with Days interval. 2018-05-09 17:19:58 -07:00
Commodity.hs lib: change some parsers to use takeWhileP 2018-05-22 12:16:46 -07:00
Dates.hs lib: switch parsers to the custom error type 2018-06-11 13:57:30 -06:00
Journal.hs journal: require a decimal point in commodity/format/D directives 2018-04-20 21:56:06 -07:00
Ledger.hs
MarketPrice.hs
Period.hs
Posting.hs silence redundant import warnings with ghc 8.4 2018-03-24 22:51:56 +00:00
RawOptions.hs
StringFormat.hs switch to base-compat-batteries to fix ghc 7.10 support (#794) 2018-06-04 17:32:42 -07:00
Timeclock.hs
Transaction.hs journal: infer and balance amounts with standard amount styles (fix #737) 2018-04-20 13:40:05 -07:00
Types.hs lib: rewrite comment parsers [API] 2018-06-11 13:57:30 -06:00