From 8deeb48a9494b450db3ce32a5df5e28b7e0cb13f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 13 Aug 2022 20:15:08 -0500 Subject: [PATCH] Expect test failure for generic-arbitrary, #6681 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdf9bf8e..f8b0fc72 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8152,6 +8152,7 @@ expected-test-failures: - flat # 0.4.4 - flay # 0.4 - functor-combinators # https://github.com/commercialhaskell/stackage/issues/6376 + - generic-arbitrary # https://github.com/commercialhaskell/stackage/issues/6681 - generic-lens # https://github.com/commercialhaskell/stackage/issues/6377 - geojson # 4.1.0 - heap # 1.0.4 https://github.com/pruvisto/heap/issues/11