aboutsummaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/stack.yaml b/stack.yaml
index 029fe93..647da5a 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.20 21resolver: lts-16.31
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.
@@ -41,13 +41,9 @@ packages:
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 - git: https://github.com/morphismtech/squeal
44 commit: 9b5c1f78097f531a66da8cca267e2ad6c1d227e6 44 commit: 7557c2ddd32430ed82937a7864e5879b1ac77513
45 subdirs: 45 subdirs:
46 - squeal-postgresql 46 - squeal-postgresql
47 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf
48 - free-categories-0.2.0.0
49 - records-sop-0.1.0.2
50 - tmp-postgres-0.1.1.0
51 47
52# Override default flag values for local packages and extra-deps 48# Override default flag values for local packages and extra-deps
53# flags: {} 49# flags: {}