Fix stack.yaml file
This commit is contained in:
parent
226c7647e1
commit
5a589c1da9
14
stack.yaml
14
stack.yaml
@ -1,10 +1,14 @@
|
||||
resolver: lts-8.4
|
||||
resolver: lts-11.8
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- hspec-2.4.4
|
||||
- hspec-core-2.4.4
|
||||
- hspec-discover-2.4.4
|
||||
- quickcheck-io-0.2.0
|
||||
- base-compat-batteries-0.10.1
|
||||
- base-compat-0.10.1
|
||||
- hspec-discover-2.5.0
|
||||
- hspec-core-2.5.0
|
||||
- hspec-2.5.0
|
||||
# aeson pre-1.3.1.0 has an upper bound on `base-compat-batteries` that preclude
|
||||
# the 0.10.1 that we depend on
|
||||
- aeson-1.3.1.0
|
||||
flags: {}
|
||||
extra-package-dbs: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user