From cd2ec33422f02b5d1fb9f20fc9bf8abb05df7e53 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 16 Jul 2025 00:53:01 +0800 Subject: [PATCH] bugsnag testsuite (pbrisbin/bugsnag-haskell#99) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6066f014..24e34a4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8806,6 +8806,7 @@ expected-test-failures: - SpatialMath # 0.2.7.1 https://github.com/ghorn/spatial-math/issues/10 - ap-normalize # 0.1.0.1 ghc-9.6 - astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8 + - bugsnag # 1.2.0.0 https://github.com/pbrisbin/bugsnag-haskell/issues/99 - coinor-clp # 0.0.0.2 - easy-logger # 0.1.0.7 https://github.com/schnecki/easy-logger/issues/1 - filecache # 0.5.2 https://github.com/bartavelle/filecache/issues/13