mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 06:01:57 +01:00
Update build-constraints.yaml
Add 'peregrin'
This commit is contained in:
parent
1d83437b76
commit
3ace24d79b
@ -3597,6 +3597,7 @@ packages:
|
|||||||
- re2
|
- re2
|
||||||
|
|
||||||
"Bardur Arantsson <stackage@scientician.net> @BardurArantsson":
|
"Bardur Arantsson <stackage@scientician.net> @BardurArantsson":
|
||||||
|
- peregrin
|
||||||
- pg-harness-client
|
- pg-harness-client
|
||||||
- pg-harness-server
|
- pg-harness-server
|
||||||
- unliftio-streams
|
- unliftio-streams
|
||||||
@ -4910,6 +4911,9 @@ skipped-tests:
|
|||||||
|
|
||||||
# Requires filesystem access
|
# Requires filesystem access
|
||||||
- json-autotype # https://github.com/commercialhaskell/stackage/issues/4185
|
- json-autotype # https://github.com/commercialhaskell/stackage/issues/4185
|
||||||
|
|
||||||
|
# Requires running pg-harness-server
|
||||||
|
- peregrin
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests listed in expected-test-failures configure correctly but may fail to run
|
# Tests listed in expected-test-failures configure correctly but may fail to run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user