Update stack.yaml to work with stackage nightly.
We now compile on nightly.
This commit is contained in:
parent
81afcdfaf8
commit
532cfcc59f
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue