From 532cfcc59ff7929da29e6d19fd9a61c4198c1750 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 20 Mar 2018 08:53:47 -0700 Subject: Update stack.yaml to work with stackage nightly. We now compile on nightly. --- stack.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 32e90360e..862022b4d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,6 +18,9 @@ extra-deps: - ansi-terminal-0.8.0.2 - tasty-1.0.1.1 - pandoc-types-1.17.4.2 +- cmark-gfm-0.1.3 +- haddock-library-1.5.0.1 +- hslua-module-text-0.1.2.1 ghc-options: "$locals": -fhide-source-paths -XNoImplicitPrelude resolver: lts-10.10 -- cgit v1.2.3