hledger/hledger-lib/Hledger/Read
Simon Michael 1ec1f7c4ea more file reading cleanup, try each known format in turn
Currently this is just the journal and timelog file formats.  This is more
scalable, but when things go wrong there is no longer just a single parse
error. For now we'll just show the first error, the one from the journal
file parser.
2010-05-31 01:15:18 +00:00
..
Common.hs more file reading cleanup, try each known format in turn 2010-05-31 01:15:18 +00:00
Journal.hs more file reading cleanup, try each known format in turn 2010-05-31 01:15:18 +00:00
Timelog.hs more file reading cleanup, try each known format in turn 2010-05-31 01:15:18 +00:00