aboutsummaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index e528a3d..029fe93 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -40,8 +40,12 @@ 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 - squeal-postgresql-0.5.0.0 43 - git: https://github.com/morphismtech/squeal
44 commit: 9b5c1f78097f531a66da8cca267e2ad6c1d227e6
45 subdirs:
46 - squeal-postgresql
44 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf 47 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf
48 - free-categories-0.2.0.0
45 - records-sop-0.1.0.2 49 - records-sop-0.1.0.2
46 - tmp-postgres-0.1.1.0 50 - tmp-postgres-0.1.1.0
47 51