mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 11:11:58 +01:00
disable wai-transformers and websockets-simple for monad-control-aligned (#7132)
This commit is contained in:
parent
b36c204634
commit
4a17690a00
@ -2526,7 +2526,7 @@ packages:
|
|||||||
- follow-file < 0 # 0.0.3 compile fail https://github.com/athanclark/follow-file/issues/1
|
- follow-file < 0 # 0.0.3 compile fail https://github.com/athanclark/follow-file/issues/1
|
||||||
- HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance
|
- HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance
|
||||||
- markup
|
- markup
|
||||||
- monad-control-aligned < 0 # https://github.com/commercialhaskell/stackage/issues/7132
|
- monad-control-aligned
|
||||||
- monadoid
|
- monadoid
|
||||||
- n-tuple
|
- n-tuple
|
||||||
- path-extra
|
- path-extra
|
||||||
@ -8231,6 +8231,12 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7129
|
# https://github.com/commercialhaskell/stackage/issues/7129
|
||||||
- lpeg < 1.1
|
- lpeg < 1.1
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7132
|
||||||
|
- monad-control-aligned < 0
|
||||||
|
- wai-transformers < 0
|
||||||
|
- websockets-simple < 0
|
||||||
|
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user