Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ cabal-format-version: "3.0"

# Constraints for brand new builds
packages:
"Andreas Breitschopp <info@keynub.com> @ab-tools":
- keynub-licdongle

"Andreas Klebinger <klebinger.andreas@gmx.at> @AndreasPK":
- dom-lt

Expand Down Expand Up @@ -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

Expand Down