Fixed stack.yaml.
This commit is contained in:
parent
1a87794762
commit
134a5e52a1
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ flags:
|
||||||
network-uri: true
|
network-uri: true
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
extra-deps:
|
extra-deps: []
|
||||||
# uncomment to compile against aeson 0.11.0.0:
|
# to compile against aeson 0.11.0.0:
|
||||||
# - 'aeson-0.11.0.0'
|
# - 'aeson-0.11.0.0'
|
||||||
# - 'fail-4.9.0.0'
|
# - 'fail-4.9.0.0'
|
||||||
# - 'pandoc-types-1.16.1'
|
# - 'pandoc-types-1.16.1'
|
||||||
|
|
Loading…
Reference in a new issue