hledger/hledger/Hledger/Cli
Simon Michael e8672c4cd5 ;lib: don't catch in maybeFileModificationTime (#1390)
It's overkill.. it's understood that any IO action can
throw an exception, and it's best to handle them at top level,
eg as Yesod does.
2020-11-13 16:50:17 -08:00
..
Commands ;update CLI usage texts 2020-11-09 17:14:38 -08:00
Anon.hs Fix typos 2019-12-21 12:09:05 -08:00
CliOptions.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
Commands.hs lib,cli: Store parsed Query in ReportOpts, rather than an unparsed 2020-10-23 14:14:11 -07:00
CompoundBalanceCommand.hs cli, docs: Add documentation, improve test comments, and clarify report titles for reports with valuation date changing over different columns. 2020-11-08 17:11:05 -08:00
DocFiles.hs ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
Main.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
Utils.hs ;lib: don't catch in maybeFileModificationTime (#1390) 2020-11-13 16:50:17 -08:00
Version.hs ;review, tag all error calls with an easier to find PARTIAL: comment (#1312) 2020-08-05 16:08:33 -07:00