mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +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
|
||||
- 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user