stack.yaml - switch to lts-15.
This commit is contained in:
parent
0edc084c50
commit
a238128a8e
1 changed files with 1 additions and 11 deletions
12
stack.yaml
12
stack.yaml
|
@ -12,19 +12,9 @@ flags:
|
|||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- pandoc-types-1.20
|
||||
- texmath-0.12.0.1
|
||||
- haddock-library-1.8.0
|
||||
- skylighting-0.8.3.2
|
||||
- skylighting-core-0.8.3.2
|
||||
- regex-pcre-builtin-0.95.0.8.8.35
|
||||
- doclayout-0.3
|
||||
- emojis-0.1
|
||||
- jira-wiki-markup-1.0.0
|
||||
- HsYAML-0.2.0.0
|
||||
- HsYAML-aeson-0.2.0.0
|
||||
- doctemplates-0.8.1
|
||||
- pandoc-citeproc-0.17
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-14.6
|
||||
resolver: lts-15.0
|
||||
|
|
Loading…
Reference in a new issue