mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 19:51:56 +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
|
- haskell-spacegoo < 0 # MonadFail
|
||||||
- lens-typelevel < 0 # Wrong category of family instance (wat)
|
- lens-typelevel < 0 # Wrong category of family instance (wat)
|
||||||
- regex-pcre-builtin < 0 # MonadFail
|
- 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
|
# Round 2 transitive from Some more failures
|
||||||
- Clipboard < 0 # via X11
|
- Clipboard < 0 # via X11
|
||||||
@ -6076,6 +6078,7 @@ packages:
|
|||||||
- cql-io < 0 # via cql
|
- cql-io < 0 # via cql
|
||||||
- groundhog-mysql < 0 # via groundhog
|
- groundhog-mysql < 0 # via groundhog
|
||||||
- logging-effect < 0 # via prettyprinter
|
- logging-effect < 0 # via prettyprinter
|
||||||
|
- aeson-schemas < 0 # via th-test-utils
|
||||||
|
|
||||||
|
|
||||||
"GHC upper bounds":
|
"GHC upper bounds":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user