We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325020b commit b25c69dCopy full SHA for b25c69d
1 file changed
stack-8.0.yaml
@@ -1,4 +1,4 @@
1
-resolver: lts-7.9
+resolver: lts-8.0
2
image:
3
containers:
4
- base: "fpco/stack-base" # see ./etc/docker/stack-base/Dockerfile
@@ -9,12 +9,6 @@ nix:
9
packages:
10
- zlib
11
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
17
- store-0.3
18
- store-core-0.3
19
-- hpack-0.17.0
20
-- aeson-1.0.2.1
+- th-utilities-0.2.0.1
0 commit comments