From a4beb1ee22f20011b2219aeeadc7c084afe8977d Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 9 Feb 2021 05:04:31 +0000 Subject: [PATCH] invertible: expected-test-failures --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb813a04..2e84bb81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5894,6 +5894,7 @@ expected-test-failures: - relude # doctest fails due to GHC bugs, will be fixed in the next `relude` release - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 + - invertible # https://github.com/dylex/invertible/issues/4 # https://github.com/pruvisto/heap/issues/11 - heap