]> git.immae.eu Git - github/fretlink/squeal-hspec.git/blobdiff - stack.yaml
Merge pull request #6 from antoine-fl/bump_squeal
[github/fretlink/squeal-hspec.git] / stack.yaml
index 647da5a6a49b0a2ffad841ecfbcfe4959f9597f8..734365b3427b20e8cc227b14b27e858d951c0a41 100644 (file)
@@ -18,7 +18,7 @@
 #
 # resolver: ./custom-snapshot.yaml
 # resolver: https://example.com/snapshots/2018-01-01.yaml
-resolver: lts-16.31
+resolver: lts-18.18
 
 # 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: 7557c2ddd32430ed82937a7864e5879b1ac77513
-    subdirs:
-      - squeal-postgresql
+  - squeal-postgresql-0.9.0.0
 
 # Override default flag values for local packages and extra-deps
 # flags: {}