From b168d8f7603917457938825d836f2bea42a81e32 Mon Sep 17 00:00:00 2001 From: ab-tools Date: Tue, 22 Sep 2026 16:25:40 +0200 Subject: [PATCH] add keynub-licdongle --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cf6be5b7..93fe03dc8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,9 @@ cabal-format-version: "3.0" # Constraints for brand new builds packages: + "Andreas Breitschopp @ab-tools": + - keynub-licdongle + "Andreas Klebinger @AndreasPK": - dom-lt @@ -8598,6 +8601,7 @@ expected-test-failures: # Otherwise place them in expected-test-failures. skipped-tests: # Missing foreign libraries + - keynub-licdongle # the test suite compiles a C stand-in from the SDK sources, which are not in the Hackage package - symengine - hasql-interpolate # https://github.com/commercialhaskell/stackage/issues/6841