From edcfbccf5dbef7d64b498376b457cc0e44fd275c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 9 Jun 2018 13:34:21 -0700 Subject: Use skylighting 0.7.2. Adjust tests. This should fix commercialhaskell/stackage#3719, once a new release is made. --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stack.yaml') 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 -- cgit v1.2.3