From 022d58e02a6276aa830639ad641aae1542731bbe Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 2 May 2017 09:24:33 +0200 Subject: stack.yaml: use lts-8.12. This should fix the build failure on travis. --- stack.full.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'stack.full.yaml') diff --git a/stack.full.yaml b/stack.full.yaml index ac06d7f18..f05ccbce3 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -21,7 +21,6 @@ packages: - '../pandoc-types' - '../texmath' extra-deps: -- doctemplates-0.1.0.2 -- skylighting-0.3.1 - hslua-0.5.0 -resolver: lts-8.4 +- skylighting-0.3.3 +resolver: lts-8.12 -- cgit v1.2.3