hledger/hledger-lib/Hledger
Alex Chen 31d4e930e7 lib: Re-implement 'includedirectivep' with the new 'ExceptT' layer
- Parse errors encountered in include files are treated as "final" parse
  errors in the parent file, preventing backtracking and fixing an issue
  in #853
2018-09-29 22:54:49 -06:00
..
Data lib: add a field to 'Journal' for a stack of include files 2018-09-29 22:32:27 -06:00
Read lib: Re-implement 'includedirectivep' with the new 'ExceptT' layer 2018-09-29 22:54:49 -06:00
Reports budget: declaration and (actual) amount sorting for bal --budget 2018-09-24 08:31:19 -10:00
Utils lib: make 'includedirectivep' an 'ErroringJournalParser' 2018-09-29 22:34:52 -06:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00