From 0e7fa009eb52d8140a708344bb2a7430dfa96aea Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Thu, 18 Aug 2022 20:04:08 -0500 Subject: [PATCH] Re-enable servant-cassava --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d4daa6f..fbcefc04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6914,8 +6914,6 @@ packages: - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* requires servant >=0.5 && < 0.13 and the snapshot contains servant-0.19 - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* requires servant-server >=0.5 && < 0.13 and the snapshot contains servant-server-0.19.1 - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* requires time >=1.6 && < 1.8.1 and the snapshot contains time-1.11.1.1 - - servant-cassava < 0 # tried servant-cassava-0.10.1, but its *library* requires base-compat >=0.9.1 && < 0.12 and the snapshot contains base-compat-0.12.1 - - servant-cassava < 0 # tried servant-cassava-0.10.1, but its *library* requires servant >=0.7 && < 0.19 and the snapshot contains servant-0.19 - servant-docs-simple < 0 # tried servant-docs-simple-0.4.0.0, but its *library* requires aeson >=1.4.2 && < 1.6 and the snapshot contains aeson-2.0.3.0 - servant-docs-simple < 0 # tried servant-docs-simple-0.4.0.0, but its *library* requires servant >=0.15 && < 0.19 and the snapshot contains servant-0.19 - servant-errors < 0 # tried servant-errors-0.1.7.0, but its *library* requires aeson >=1.3 && < 1.6 and the snapshot contains aeson-2.0.3.0 @@ -7773,7 +7771,6 @@ skipped-tests: - schematic # tried schematic-0.5.1.0, but its *test-suite* requires base >=4.11 && < 4.13 and the snapshot contains base-4.16.3.0 - servant-auth-docs # tried servant-auth-docs-0.2.10.0, but its *test-suite* requires doctest >=0.11.3 && < 0.19 and the snapshot contains doctest-0.20.0 - servant-auth-server # tried servant-auth-server-0.4.7.0, but its *test-suite* requires lens-aeson >=1.0.2 && < 1.2 and the snapshot contains lens-aeson-1.2.1 - - servant-cassava # tried servant-cassava-0.10.1, but its *test-suite* requires servant-server >=0.4.4.5 && < 0.19 and the snapshot contains servant-server-0.19.1 - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* requires hspec >=2.7.1 && < 2.9 and the snapshot contains hspec-2.9.7 - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* requires hspec-core >=2.7.1 && < 2.9 and the snapshot contains hspec-core-2.9.7 - servant-js # tried servant-js-0.9.4.2, but its *test-suite* requires hspec >=2.6.0 && < 2.8 and the snapshot contains hspec-2.9.7