From cadc90316d6017d22acf6693013a5136e5d7b65d Mon Sep 17 00:00:00 2001 From: Michael Glass Date: Mon, 12 Jul 2021 17:04:33 +0200 Subject: [PATCH] re-enablee nri-packages they have all been update to support GHC 9.01 and we now include GHC 9.01 in our test matrix still leaving nri-test-encoding disabled until a newer version of servant-auth-server is released --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e849e695..f3c8ead8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6195,12 +6195,6 @@ packages: - network-transport-inmemory < 0 # tried network-transport-inmemory-0.5.2, but its *library* does not support: containers-0.6.4.1 - network-transport-tests < 0 # tried network-transport-tests-0.3.0, but its *library* does not support: random-1.2.0 - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.15.0.0 - - nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* requires the disabled package: nri-prelude - - nri-http < 0 # tried nri-http-0.1.0.1, but its *library* requires the disabled package: nri-prelude - - nri-observability < 0 # tried nri-observability-0.1.1.1, but its *library* requires the disabled package: nri-prelude - - nri-prelude < 0 # tried nri-prelude-0.6.0.2, but its *library* does not support: ghc-9.0.1 - - nri-redis < 0 # tried nri-redis-0.1.0.0, but its *library* requires the disabled package: nri-prelude - - nri-test-encoding < 0 # tried nri-test-encoding-0.1.0.0, but its *library* requires the disabled package: nri-prelude - nri-test-encoding < 0 # tried nri-test-encoding-0.1.0.0, but its *library* requires the disabled package: servant-auth-server - numhask-prelude < 0 # tried numhask-prelude-0.5.0, but its *library* does not support: numhask-0.8.0.0 - numhask-space < 0 # tried numhask-space-0.8.0.0, but its *library* requires the disabled package: tdigest