From 85e16622d4d9b07b654318bdbf02e47f2067bd51 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 22 Feb 2023 13:01:22 +0800 Subject: [PATCH] rrb-vector testsuite needs missing nothunks --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a048df0e..bbfaba9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8397,6 +8397,7 @@ skipped-tests: - streamt # executable not found # missing package + - rrb-vector # needs nothunks - unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525 # GHC-9.2.4 related failures