summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-09-22 10:15:42 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-09-22 10:38:15 -0700
commitb64410ff9ce64d6a2c7e09b43694b6f4245f9129 (patch)
tree85c567dabf7f3fd5da679bf7b2e06eacf585c129 /stack.yaml
parentfc443712d311270af8f7698275849be446469836 (diff)
Use HsYAML-0.2.0.0
Most of this is due to @vijayphoenix (#5704), but it needed some revisions to integrate with current master, and to use the released HsYAML. Closes #5704.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 2c585cf4f..7c29856d4 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -25,7 +25,8 @@ extra-deps:
- skylighting-core-0.8.2
- skylighting-0.8.2
- doclayout-0.1
- #- doctemplates-0.6
+- HsYAML-0.2.0.0
+#- doctemplates-0.6
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-13.17