Update stack.yaml, use latest pandoc-citeproc and lts-13.
This commit is contained in:
parent
75b2db9a84
commit
66ffe1831e
1 changed files with 2 additions and 5 deletions
|
@ -11,12 +11,9 @@ flags:
|
|||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.16.1.3
|
||||
- skylighting-0.7.7
|
||||
- skylighting-core-0.7.7
|
||||
- pandoc-citeproc-0.16.2
|
||||
- ipynb-0.1
|
||||
- texmath-0.11.2.2
|
||||
- cmark-gfm-0.2.0
|
||||
ghc-options:
|
||||
"$locals": -Wall -fno-warn-unused-do-bind -Wincomplete-record-updates -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wincomplete-uni-patterns -Widentities -Wcpp-undef -fhide-source-paths
|
||||
resolver: lts-13.9
|
||||
resolver: lts-13.17
|
||||
|
|
Loading…
Reference in a new issue