hledger/hledger-web/Hledger/Web/Widget
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
..
AddForm.hs lib,web: Replace regex functions with simple text replacement. 2020-08-31 20:45:28 +10:00
Common.hs web: fix --forecast breakage since 1.18 (fix #1390) 2020-11-12 17:03:39 -08:00