aboutsummaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorA.D <Raveline@users.noreply.github.com>2020-04-11 12:19:19 +0200
committerGitHub <noreply@github.com>2020-04-11 12:19:19 +0200
commit72ca365c341ce1c0e016c3203b8609715d097f6c (patch)
tree6338b90e68d4c084e319d8fddad04d610b50987e /stack.yaml
parenta8c9389bb8bb23ee0fb1ea0531923251f52d1725 (diff)
parent4c2683dd5f71276cf001b177d5a72ad8ab4a6976 (diff)
downloadsqueal-hspec-72ca365c341ce1c0e016c3203b8609715d097f6c.tar.gz
squeal-hspec-72ca365c341ce1c0e016c3203b8609715d097f6c.tar.zst
squeal-hspec-72ca365c341ce1c0e016c3203b8609715d097f6c.zip
Merge pull request #5 from adfretlink/bump-to-squeal-0.6
Bump to squeal 0.6
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