mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Block some more build failures
This commit is contained in:
parent
f5e8f74d91
commit
fc3e1a0dc8
@ -6063,6 +6063,8 @@ packages:
|
||||
- haskell-spacegoo < 0 # MonadFail
|
||||
- lens-typelevel < 0 # Wrong category of family instance (wat)
|
||||
- regex-pcre-builtin < 0 # MonadFail
|
||||
- th-test-utils < 0 # Template Haskell changes. https://github.com/commercialhaskell/stackage/pull/4839
|
||||
- wai-predicates < 0 # MonadFail
|
||||
|
||||
# Round 2 transitive from Some more failures
|
||||
- Clipboard < 0 # via X11
|
||||
@ -6076,6 +6078,7 @@ packages:
|
||||
- cql-io < 0 # via cql
|
||||
- groundhog-mysql < 0 # via groundhog
|
||||
- logging-effect < 0 # via prettyprinter
|
||||
- aeson-schemas < 0 # via th-test-utils
|
||||
|
||||
|
||||
"GHC upper bounds":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user