aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRaveline <eraveline@gmail.com>2019-06-19 13:53:15 +0200
committerRaveline <eraveline@gmail.com>2019-06-19 13:53:15 +0200
commit87ac1a449df5104b7e53a716a70b3ad17055338f (patch)
treeabdaff970c15f0ca0ce0b13916f94291a83393bc
parentf285a0743e30bc633534ed4fc757df06b9e6257d (diff)
downloadsqueal-hspec-87ac1a449df5104b7e53a716a70b3ad17055338f.tar.gz
squeal-hspec-87ac1a449df5104b7e53a716a70b3ad17055338f.tar.zst
squeal-hspec-87ac1a449df5104b7e53a716a70b3ad17055338f.zip
Bump to lts 13.20draw-from-origin
-rw-r--r--stack.yaml7
1 files changed, 2 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml
index 2b8364b..ee414f6 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -18,7 +18,7 @@
18# 18#
19# resolver: ./custom-snapshot.yaml 19# resolver: ./custom-snapshot.yaml
20# resolver: https://example.com/snapshots/2018-01-01.yaml 20# resolver: https://example.com/snapshots/2018-01-01.yaml
21resolver: lts-13.18 21resolver: lts-13.20
22 22
23# User packages to be built. 23# User packages to be built.
24# Various formats can be used as shown in the example below. 24# Various formats can be used as shown in the example below.
@@ -40,10 +40,7 @@ packages:
40# using the same syntax as the packages field. 40# using the same syntax as the packages field.
41# (e.g., acme-missiles-0.3) 41# (e.g., acme-missiles-0.3)
42extra-deps: 42extra-deps:
43 - git: https://github.com/morphismtech/squeal 43 - squeal-0.5.0.0
44 commit: cd3de98230645ba763183fcae3f7c38faf119c89
45 subdirs:
46 - squeal-postgresql
47 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf 44 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf
48 - records-sop-0.1.0.2 45 - records-sop-0.1.0.2
49 - tmp-postgres-0.1.1.0 46 - tmp-postgres-0.1.1.0