Cabal revisions of msgpack-rpc-0.8.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: msgpack-rpc version: 0.8.0 +x-revision: 1 synopsis: A MessagePack-RPC Implementation description: A MessagePack-RPC Implementation <http://msgpack.org/> homepage: http://msgpack.org/ , text == 0.11.* , network >= 2.2 && < 2.4 , random == 1.0.* - , mtl >= 2.0 - , monad-control >= 0.3 - , conduit >= 0.5 - , network-conduit >= 0.5 - , attoparsec-conduit >= 0.5 + , mtl >= 2.0 && < 2.2 + , monad-control >= 0.3 && < 0.4 + , conduit >= 0.5 && < 0.6 + , network-conduit >= 0.5 && < 0.6 + , attoparsec-conduit >= 0.5 && < 1.1 , msgpack == 0.7.* exposed-modules: Network.MessagePackRpc.Server