From 87ac1a449df5104b7e53a716a70b3ad17055338f Mon Sep 17 00:00:00 2001 From: Raveline Date: Wed, 19 Jun 2019 13:53:15 +0200 Subject: Bump to lts 13.20 --- stack.yaml | 7 ++----- 1 file 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 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml -resolver: lts-13.18 +resolver: lts-13.20 # User packages to be built. # Various formats can be used as shown in the example below. @@ -40,10 +40,7 @@ packages: # using the same syntax as the packages field. # (e.g., acme-missiles-0.3) extra-deps: - - git: https://github.com/morphismtech/squeal - commit: cd3de98230645ba763183fcae3f7c38faf119c89 - subdirs: - - squeal-postgresql + - squeal-0.5.0.0 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf - records-sop-0.1.0.2 - tmp-postgres-0.1.1.0 -- cgit v1.2.3