Update stack.yaml to work with stackage nightly.

We now compile on nightly.
This commit is contained in:
John MacFarlane 2018-03-20 08:53:47 -07:00
parent 81afcdfaf8
commit 532cfcc59f
2 changed files with 4 additions and 1 deletions

View file

@ -23,9 +23,9 @@ extra-deps:
- tasty-1.0.1.1
- tasty-quickcheck-0.9.1
- doctemplates-0.2.2.1
- haddock-library-1.4.3
- hs-bibutils-6.2.0.1
- pandoc-citeproc-0.14.3
- tagsoup-0.14.6
- pandoc-types-1.17.4.2
- haddock-library-1.5.0.1
resolver: lts-9.14

View file

@ -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