From 4423fa2c16da106cacd569da97b6a92fca5e6678 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Tue, 3 Jan 2023 13:24:55 +0100 Subject: [PATCH] glpk-headers: disable tests some dependencies of tests are not contained in Stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e911b714..fb933913 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8095,6 +8095,9 @@ skipped-tests: - captcha-2captcha - captcha-capmonster + # @thielema + - glpk-headers + # Uses Cabal's "library internal" stanza feature - s3-signer