aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-06-09 13:34:21 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-06-09 13:34:21 -0700
commitedcfbccf5dbef7d64b498376b457cc0e44fd275c (patch)
treee98bb4da25b0655b75f173ee42f966ef34a6d2e3 /stack.yaml
parent9b3d14b6eff7c7f46be9a26497091b4087c772e8 (diff)
downloadpandoc-edcfbccf5dbef7d64b498376b457cc0e44fd275c.tar.gz
Use skylighting 0.7.2. Adjust tests.
This should fix commercialhaskell/stackage#3719, once a new release is made.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index e2af054ee..2dbf82137 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -13,8 +13,8 @@ packages:
- '.'
extra-deps:
- pandoc-citeproc-0.14.3.1
-- skylighting-0.7.0.2
-- skylighting-core-0.7.0.2
+- skylighting-0.7.2
+- skylighting-core-0.7.2
- ansi-terminal-0.8.0.2
- tasty-1.0.1.1
- test-framework-0.8.2.0