Updated stack.yaml.
This commit is contained in:
parent
1fbbc2badc
commit
5eb80872af
2 changed files with 5 additions and 3 deletions
|
@ -19,5 +19,7 @@ packages:
|
|||
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
|
||||
extra-deps:
|
||||
- 'cmark-0.5.0'
|
||||
- 'pandoc-types-1.16'
|
||||
resolver: lts-3.20
|
||||
- 'pandoc-types-1.16.0.1'
|
||||
# Use older aeson to avoid excessive memory use in compilation:
|
||||
- 'aeson-0.8.0.2'
|
||||
resolver: lts-4.0
|
||||
|
|
|
@ -17,5 +17,5 @@ packages:
|
|||
extra-deps:
|
||||
- 'cmark-0.5.0'
|
||||
- 'hsb2hs-0.3.1'
|
||||
- 'pandoc-types-1.16'
|
||||
- 'pandoc-types-1.16.0.1'
|
||||
resolver: lts-3.20
|
||||
|
|
Loading…
Reference in a new issue