hledger/hledger-web/Hledger/Web
Simon Michael b76a88aa81 web: fix --forecast breakage since 1.18 (fix #1390)
Replaces the partial HashMap.! with List.elemIndex.
(Although the HashMap is more algorithmically efficient,
its API changed recently, possibly complicating building,
and efficiency is just not going to be an issue here.)
2020-11-12 17:03:39 -08:00
..
Handler lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
Settings web: Conform layout to the rest of hledger-* packages 2018-06-24 14:18:06 +02:00
Widget web: fix --forecast breakage since 1.18 (fix #1390) 2020-11-12 17:03:39 -08:00
Application.hs web: Modify the --cors option to require a specific origin 2019-10-07 14:54:18 -10:00
Foundation.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
Import.hs web: Fix compilation errors for all 'stack.yaml's 2018-06-25 12:00:18 +02:00
Main.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
Settings.hs web: Add IPv6 and hostname support 2020-01-17 13:18:51 -08:00
WebOptions.hs lib,cli: Remove old impure ReportOpts date functions. 2020-10-23 14:14:11 -07:00