aboutsummaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorAdrien Duclos <31063055+adfretlink@users.noreply.github.com>2020-03-09 09:45:40 +0100
committerGitHub <noreply@github.com>2020-03-09 09:45:40 +0100
commit5c624c15685d90e179e32a62fba3c2b32a1f7fc7 (patch)
tree9ae88e0105a475942692fcaeb8c99a575c13a1d3 /stack.yaml
parent87ac1a449df5104b7e53a716a70b3ad17055338f (diff)
parentb47ba97be9a51ee4e12df7c4e63e6079e937d0bf (diff)
downloadsqueal-hspec-5c624c15685d90e179e32a62fba3c2b32a1f7fc7.tar.gz
squeal-hspec-5c624c15685d90e179e32a62fba3c2b32a1f7fc7.tar.zst
squeal-hspec-5c624c15685d90e179e32a62fba3c2b32a1f7fc7.zip
Merge pull request #1 from adfretlink/pass-fixtures-to-specs
feat(fixture): add ability to pass fixtures to specs
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index ee414f6..e528a3d 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -40,7 +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 - squeal-0.5.0.0 43 - squeal-postgresql-0.5.0.0
44 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf 44 - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf
45 - records-sop-0.1.0.2 45 - records-sop-0.1.0.2
46 - tmp-postgres-0.1.1.0 46 - tmp-postgres-0.1.1.0