From 1e694805a1d6ea8ddccf0e2f8a71d7b91819f880 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 12 Feb 2017 19:16:53 +0100 Subject: stack.yamls: Use lts-8.0. --- windows/stack.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'windows') diff --git a/windows/stack.yaml b/windows/stack.yaml index 3f34be81b..4cd629f2d 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -17,9 +17,5 @@ packages: git: https://github.com/jgm/pandoc-citeproc.git commit: c53a27513318f1d23303ee27e46da9e7702c798e extra-dep: true -extra-deps: -- texmath-0.9 -- doctemplates-0.1.0.2 -- pandoc-types-1.17.0.4 -- skylighting-0.1.1.4 -resolver: lts-7.14 +extra-deps: [] +resolver: lts-8.0 -- cgit v1.2.3