From 1c6c98101710b7301d267b54030d1cf558dd77ce Mon Sep 17 00:00:00 2001 From: jkachmar Date: Tue, 22 Mar 2022 13:35:21 -0400 Subject: [PATCH] Drops tests with bounds on lens-aeson (#6485) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5713a9f8..0103a6f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7898,6 +7898,10 @@ 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