hledger/hledger-web/Hledger
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
..
Web web: fix --forecast breakage since 1.18 (fix #1390) 2020-11-12 17:03:39 -08:00
Web.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00