@hackage network-msgpack-rpc dependencies
17 results
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/binary-conduit
data serialization/deserialization conduit library
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/network
Low-level networking interface
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/data-msgpack
A Haskell implementation of MessagePack
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/network-msgpack-rpc
A MessagePack-RPC Implementation
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/network
Low-level networking interface
@hackage/hspec
A Testing Framework for Haskell