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. --- macos/stack.yaml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'macos') diff --git a/macos/stack.yaml b/macos/stack.yaml index aeaa2b10c..4cd629f2d 100644 --- a/macos/stack.yaml +++ b/macos/stack.yaml @@ -11,18 +11,11 @@ flags: unicode_collation: false test_citeproc: false debug: false -# ghc-options: -# pandoc-citeproc: '-pgmP cpphs -optP--cpp' -# highlighting-kate: '-pgmP cpphs -optP--cpp' packages: - '..' - location: 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