disable wai-transformers and websockets-simple for monad-control-aligned (#7132)

This commit is contained in:
Jens Petersen 2023-10-01 13:12:21 +08:00
parent b36c204634
commit 4a17690a00

View File

@ -2526,7 +2526,7 @@ packages:
- 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
- markup
- monad-control-aligned < 0 # https://github.com/commercialhaskell/stackage/issues/7132
- monad-control-aligned
- monadoid
- n-tuple
- path-extra
@ -8231,6 +8231,12 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7129
- 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 packages