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:
Luke Murphy 2017-05-09 00:51:50 +01:00
parent 9f0f02efe0
commit 6bbe6b3a1e
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -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