summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorstuebinm2022-03-03 15:57:21 +0100
committerstuebinm2022-03-03 15:57:21 +0100
commit99288bc78efc56a5ef05738d365ac6e007adfd10 (patch)
tree71b682fe91abc1779ca7de188da5535a27e35318 /stack.yaml
parent93ba7e10a5ccfa1c57fdd4242f8a459f25d105cb (diff)
cwality-maps: add mustache templating
not going to be my faviourite templating language, but it seems to work pretty well for this.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 2 insertions, 0 deletions
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