msgpack-idl-0.1.0: An IDL Compiler for MessagePack

Safe HaskellSafe-Infered

Language.MessagePack.IDL.Syntax

Documentation

type Spec = [Decl]Source

data Decl Source

Instances

data Field Source

Constructors

Field 

Instances