A native Haskell implementation of the Cap'N Proto cerialization format and
RPC protocol.
The library implements serialization and level 1 RPC.
The Capnp.Tutorial module is the best place to start reading; the
reference documentation can seem bewildering without that context.