From 0ff52db92d05d96459d01805dbf5df7bf52ab239 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Thu, 12 Dec 2024 12:20:26 +0900 Subject: [PATCH] reenable typecheck-plugin-nat-simple and ranged-list --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 836e1377f..a9ff8b494 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3418,7 +3418,7 @@ packages: - warp-tls-uid < 0 # 0.2.0.6 https://github.com/YoshikuniJujo/warp-tls-uid/issues/1 - nowdoc - typecheck-plugin-nat-simple - - ranged-list < 0 # https://github.com/YoshikuniJujo/ranged-list/issues/1 + - ranged-list - c-enum - c-struct - union-angle @@ -9386,7 +9386,6 @@ expected-test-failures: - tmp-proc # 0.7.1.0 https://github.com/adetokunbo/tmp-proc/issues/112 - twitter-types # 0.11.0 compile fail against aeson 2 - type-of-html-static # 0.1.0.2 https://github.com/commercialhaskell/stackage/issues/5728 - - typecheck-plugin-nat-simple # 0.1.0.9 https://github.com/YoshikuniJujo/typecheck-plugin-nat-simple/issues/2 - tztime # 0.1.1.0 - ua-parser # 0.7.7.0 compile fail against aeson 2 - ua-parser # 0.7.7.0 https://github.com/commercialhaskell/stackage/issues/6440