From 7a05dd08a225b9eb0bd514d5ddaf75ff607de609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:28:43 +0100 Subject: [PATCH] Re-enable `LambdaHack` (LambdaHack/LambdaHack#300). --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 951155ae..d0e0f3d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -458,7 +458,7 @@ packages: - assert-failure - minimorph - miniutter - - LambdaHack < 0 # 0.11.0.0 compile fail https://github.com/LambdaHack/LambdaHack/issues/300 + - LambdaHack - Allure "Jürgen Keck @j-keck": @@ -8878,7 +8878,6 @@ expected-test-failures: - astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8 - generics-eot # 0.4.0.1 ghc-9.6 - hsexif # 0.6.1.10 Missing test file - - LambdaHack # 0.11.0.0 - pvar # 1.0.0.0 ghc-9.6 - tar-conduit # https://github.com/snoyberg/tar-conduit/issues/33