mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-08 11:49:44 +03:00
b6ff170688
When we don't know a file's format, instead of choosing a subset of readers based on content sniffing, now we just try them all. Also, LedgerReader is now used only as a last resort, as it's not yet competitive with JournalReader. |
||
---|---|---|
.. | ||
Common.hs | ||
CsvReader.hs | ||
JournalReader.hs | ||
LedgerReader.hs | ||
TimeclockReader.hs | ||
TimedotReader.hs |