hledger/hledger-lib/Hledger
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
..
Data more file reading cleanup, try each known format in turn 2010-05-31 01:15:18 +00:00
Read more file reading cleanup, try each known format in turn 2010-05-31 01:15:18 +00:00
Data.hs clean up and combine I/O and parsing under Hledger.Read.* 2010-05-30 19:11:58 +00:00
Read.hs more file reading cleanup, try each known format in turn 2010-05-31 01:15:18 +00:00