hledger/hledger-lib/Hledger/Read
Simon Michael 8f1ae401f4 dev: fix some partial head/tails, silence ghc 9.8's new warnings
Note the headErr/tailErr calls will print stack traces if they fail
(small ones: five lines, one of which is the useful location info),
which may or may not be best UX.
2024-02-28 15:58:21 -10:00
..
Common.hs feat:allow other kinds of unicode space as digit group separators 2024-02-28 09:12:17 -10:00
CsvReader.hs imp: Support tsv and ssv prefixes (#2164) 2024-02-08 06:44:44 -10:00
CsvUtils.hs feat: cli: Add tsv output (#869) 2023-11-06 16:46:04 -08:00
InputOptions.hs fix:--anon: now hidden, gives an error, still usable as --obfuscate [#2133] 2024-01-21 11:59:11 -10:00
JournalReader.hs imp:journal: use a symlink's target's directory for relative include paths 2024-02-22 08:48:31 -10:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
RulesReader.hs dev: fix some partial head/tails, silence ghc 9.8's new warnings 2024-02-28 15:58:21 -10:00
TimeclockReader.hs imp: Support tsv and ssv prefixes (#2164) 2024-02-08 06:44:44 -10:00
TimedotReader.hs imp: Support tsv and ssv prefixes (#2164) 2024-02-08 06:44:44 -10:00