Copyright | (c) Hideyuki Tanaka, 2009 |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Data.MessagePack.Class
Contents
Description
Serializing Haskell values to and from MessagePack Objects.
Serialization to and from Object
The class of types serializable to and from MessagePack object