From 99288bc78efc56a5ef05738d365ac6e007adfd10 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 3 Mar 2022 15:57:21 +0100 Subject: cwality-maps: add mustache templating not going to be my faviourite templating language, but it seems to work pretty well for this. --- stack.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index dacc540..4448694 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,6 +27,8 @@ extra-deps: - which-0.2@sha256:db82ca7d83d64cce8ad579756f02d27c5bd289806ee02474726f7fafb87318e8,858 - cli-git-0.1.0.2@sha256:4e62e6b7357e4fe698df8b58ba53919f9d4a056e9617dbc00c869a365e316387,1122 - servant-lucid-0.9.0.4@sha256:698db96903a145fdef40cc897f8790728642af917c37b941a98b2da872b65f08,1787 + # mustache is on stackage, but in a version that doesn't yet support aeson 2.0 + - mustache-2.4.0@sha256:bd1cfbd027c04d8329877e95413d34dc357d4bee041dd8978cd6a23b114fbda1,3180 allow-newer: true # use aeson with a non-hash-floodable implementation -- cgit v1.2.3