From b36c204634a6b3222e8865b244f3347bfec156c4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 1 Oct 2023 13:07:28 +0800 Subject: [PATCH] ghc-byteorder testsuite not building (haskell-hvr/ghc-byteorder#1) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0fd4d32..49df9b18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8914,6 +8914,7 @@ expected-test-failures: - flay # 0.4 - generic-lens # https://github.com/commercialhaskell/stackage/issues/6377 - geojson # 4.1.0 + - ghc-byteorder # 4.11.0.0.10 https://github.com/haskell-hvr/ghc-byteorder/issues/1 - ghc-prof # Regression tests: /usr/bin/ld.gold: error: cannot find -lHStemporary-1.3-51ST9z47bmaL2YkhqqBGqn_p ... - heap # 1.0.4 https://github.com/pruvisto/heap/issues/11 - hourglass # 0.2.12