hledger/hledger-lib/Hledger/Read
Simon Michael a9afd7bcbe lib: slightly better journal/time format detection
The Journal, Timelog and Timedot readers' detectors now check
each line in the sample data, not just the first one. I think
the sample data is only about 30 chars right now, but even so
this fixed a format detection issue I was seeing.
2016-02-19 23:02:10 -08:00
..
CsvReader.hs lib: use consistent p suffix for parsers 2015-10-17 11:51:45 -07:00
JournalReader.hs lib: slightly better journal/time format detection 2016-02-19 23:02:10 -08:00
TimedotReader.hs lib: slightly better journal/time format detection 2016-02-19 23:02:10 -08:00
TimelogReader.hs lib: slightly better journal/time format detection 2016-02-19 23:02:10 -08:00
Util.hs lib: timedot format, convenient for time logging 2016-02-19 17:55:57 -08:00