mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add upper bounds for websockets-rpc for #2494 too.
websockets-simple/rpc latest versions both mandate websockets >= 0.11 but we've placed an upper bound to stop 0.11 being available (#245).
This commit is contained in:
parent
9f0f02efe0
commit
6bbe6b3a1e
@ -3155,7 +3155,9 @@ packages:
|
||||
- haskell-src-meta < 0.8
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2494
|
||||
# Indirectly blocked on fpco/stackage/issues/245
|
||||
- websockets-simple < 0.0.2.1
|
||||
- websockets-rpc < 0.4.1
|
||||
|
||||
# end of packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user