Skip to content

Commit b25c69d

Browse files
committed
stack-8.0.yaml: use lts-8.0 resolver
1 parent 325020b commit b25c69d

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

stack-8.0.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-7.9
1+
resolver: lts-8.0
22
image:
33
containers:
44
- base: "fpco/stack-base" # see ./etc/docker/stack-base/Dockerfile
@@ -9,12 +9,6 @@ nix:
99
packages:
1010
- zlib
1111
extra-deps:
12-
- http-client-0.5.3.3
13-
- http-conduit-2.2.3
14-
- http-client-tls-0.3.3
15-
- optparse-applicative-0.13.0.0
16-
- pid1-0.1.0.0
1712
- store-0.3
1813
- store-core-0.3
19-
- hpack-0.17.0
20-
- aeson-1.0.2.1
14+
- th-utilities-0.2.0.1

0 commit comments

Comments
 (0)