Switch to lts-14 resolver and ghc 8.6.
This commit is contained in:
parent
c2836b1c11
commit
ad64ec613d
1 changed files with 1 additions and 9 deletions
10
stack.yaml
10
stack.yaml
|
@ -14,17 +14,9 @@ extra-deps:
|
|||
# - pandoc-citeproc-0.16.2
|
||||
- git: https://github.com/jgm/pandoc-citeproc
|
||||
commit: 63498fb22ae6f394f19f6d62312350b566c4aebd
|
||||
- pandoc-types-1.17.6
|
||||
- ipynb-0.1
|
||||
- cmark-gfm-0.2.0
|
||||
- hslua-1.0.3.1
|
||||
- hslua-module-system-0.2.0
|
||||
- tasty-lua-0.2.0
|
||||
- skylighting-core-0.8.2
|
||||
- skylighting-0.8.2
|
||||
- doclayout-0.1
|
||||
- HsYAML-0.2.0.0
|
||||
- doctemplates-0.6.1
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-13.17
|
||||
resolver: lts-14.6
|
||||
|
|
Loading…
Add table
Reference in a new issue