From 1142d7457ce74e64315736b7dd86c8704c26e8fb Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Fri, 20 Oct 2023 12:10:52 -0600 Subject: [PATCH] Disable postgresql-migration --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ec82bd34..041913db1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7464,6 +7464,7 @@ packages: - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* requires base >=4.6.0.0 && < 4.15 and the snapshot contains base-4.18.1.0 - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* requires containers >=0.5.9.2 && < =0.6.4.1 and the snapshot contains containers-0.6.7 - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* requires ghc-prim >=0.4 && < 0.7 and the snapshot contains ghc-prim-0.10.0 + - postgresql-migration < 0 # tried postgresql-migration-0.2.1.7, but its *library* requires postgresql-simple >=0.4 && < 0.7 and the snapshot contains postgresql-simple-0.7.0.0 - postgresql-query < 0 # tried postgresql-query-3.10.0, but its *library* requires the disabled package: hreader - postgrest < 0 # tried postgrest-9.0.1, but its *library* requires HTTP >=4000.3.7 && < 4000.4 and the snapshot contains HTTP-4000.4.1 - postgrest < 0 # tried postgrest-9.0.1, but its *library* requires aeson >=1.4.7 && < 1.6 and the snapshot contains aeson-2.1.2.1