From fc87e01cfad1645fc0facff85fa260a20afd4636 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 Dec 2021 20:43:31 -0600 Subject: [PATCH] Expect test failure for generic-lens, #6377 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc7135b3..0c0b02cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7537,6 +7537,7 @@ expected-test-failures: - fmt # https://github.com/commercialhaskell/stackage/issues/6375 - focuslist # 0.1.0.2 - functor-combinators # https://github.com/commercialhaskell/stackage/issues/6376 + - generic-lens # https://github.com/commercialhaskell/stackage/issues/6377 - geojson # 4.0.2 - heap # 1.0.4 https://github.com/pruvisto/heap/issues/11 - hsini # 0.5.1.2