stack.yaml: Fix constraint errors

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
Sanchayan Maity 2019-07-08 23:52:03 +05:30
parent 14caf99435
commit 85271c6438
1 changed files with 9 additions and 1 deletions

View File

@ -39,7 +39,15 @@ packages:
- '.'
# Dependency packages to be pulled from upstream that are not in the resolver
# (e.g., acme-missiles-0.3)
extra-deps: []
extra-deps:
- ipynb-0.1
- lrucache-1.2.0.1
- pandoc-2.7
- pandoc-citeproc-0.16.2
- skylighting-0.7.7
- skylighting-core-0.7.7
- texmath-0.11.2.2
- hakyll-4.12.5.2
# Override default flag values for local packages and extra-deps
flags: {}