Update stack.yaml to allow testing nightly again
parent
42f566b94a
commit
2b95e747cd
10
stack.yaml
10
stack.yaml
|
@ -1,9 +1,11 @@
|
|||
resolver: lts-11.1
|
||||
resolver: lts-13.25
|
||||
|
||||
extra-deps:
|
||||
- czipwith-1.0.1.0
|
||||
- butcher-1.3.1.1
|
||||
- ghc-exactprint-0.5.8.0
|
||||
- multistate-0.8.0.2
|
||||
- butcher-1.3.2.3
|
||||
- deque-0.4.2.3
|
||||
- strict-list-0.1.4
|
||||
- ghc-exactprint-0.5.8.2
|
||||
|
||||
packages:
|
||||
- .
|
||||
|
|
Loading…
Reference in New Issue