]> 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 029fe93f25d73f9a1e7f71e88d72dae0a5e60982..734365b3427b20e8cc227b14b27e858d951c0a41 100644 (file)
@@ -18,7 +18,7 @@
 #
 # resolver: ./custom-snapshot.yaml
 # resolver: https://example.com/snapshots/2018-01-01.yaml
-resolver: lts-13.20
+resolver: lts-18.18
 
 # User packages to be built.
 # Various formats can be used as shown in the example below.
@@ -40,14 +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: 9b5c1f78097f531a66da8cca267e2ad6c1d227e6
-    subdirs:
-      - squeal-postgresql
-  - unliftio-pool-0.2.1.0@sha256:4de658feb1b10051c5af024c20cd7baa369c777716c54a7b3e2888a73286aecf
-  - free-categories-0.2.0.0
-  - records-sop-0.1.0.2
-  - tmp-postgres-0.1.1.0                                                                                                
+  - squeal-postgresql-0.9.0.0
 
 # Override default flag values for local packages and extra-deps
 # flags: {}