hledger/Hledger/Cli
Simon Michael 8a64792ba7 smarter file reading: detect (or specify) intended data format and show appropriate error messages
New data reader modules need to provide just reader :: Reader, which is
the format name, a detector predicate, and a parser.
2010-06-25 14:56:48 +00:00
..
Commands smarter file reading: detect (or specify) intended data format and show appropriate error messages 2010-06-25 14:56:48 +00:00
Main.hs clean up and combine I/O and parsing under Hledger.Read.* 2010-05-30 19:11:58 +00:00
Options.hs clean up and combine I/O and parsing under Hledger.Read.* 2010-05-30 19:11:58 +00:00
Tests.hs smarter file reading: detect (or specify) intended data format and show appropriate error messages 2010-06-25 14:56:48 +00:00
Utils.hs smarter file reading: detect (or specify) intended data format and show appropriate error messages 2010-06-25 14:56:48 +00:00
Version.hs bump version 2010-05-19 20:11:36 +00:00