hledger/hledger-lib/Hledger/Read
Joseph Weston c69b16d826 lib: prefer use of 'parseErrorAt' to generic 'fail'
'fail' will just terminate the current parse branch, whereas here
we have encountered a definite error. Also bring the code to
get the current working directory inside 'getFilePaths', as it
logically belongs there.
2018-07-26 06:12:31 +01:00
..
Common.hs clean up debug helpers (api change) 2018-07-16 15:28:58 +01:00
CsvReader.hs csv: interpolated field names in values are now case insensitive 2018-07-22 22:26:24 +01:00
JournalReader.hs lib: prefer use of 'parseErrorAt' to generic 'fail' 2018-07-26 06:12:31 +01:00
LedgerReader.hs.disabled lib: disable WIP ledger4 parser, lighten dependencies 2017-03-29 21:06:26 -07:00
TimeclockReader.hs lib: weaken parser types 2018-06-11 13:57:30 -06:00
TimedotReader.hs clean up debug helpers (api change) 2018-07-16 15:28:58 +01:00