From b144ab1f6d5410a33ca1a810f49cafe8268755f8 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Tue, 22 Mar 2022 23:46:14 +0100 Subject: [PATCH] Reenable servant-swagger, servant-openapi3 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fa52db2..26c71e55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7898,10 +7898,6 @@ skipped-tests: # https://github.com/clash-lang/clash-compiler/issues/1622 - clash-prelude - # restrictive bound on lens-aeson < 1.2 https://github.com/commercialhaskell/stackage/issues/6485 - - servant-openapi3 - - servant-swagger - # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # # Test bounds issues @@ -8567,7 +8563,6 @@ expected-test-failures: - relapse # 1.0.0.0 #5948/closed - secp256k1-haskell # #5948/closed - servant-static-th # 1.0.0.0 Tasty issue: https://github.com/commercialhaskell/stackage/issues/6090 - - servant-swagger # https://github.com/commercialhaskell/stackage/pull/6494 - snappy # Could not find module ‘Functions’ - store # 0.7.14 - text-icu # 0.7.1.0 https://github.com/bos/text-icu/issues/32