harmony-0.1.0.2: A web service specification compiler that generates implementation and tests.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Abs

Documentation

newtype Ident Source

Constructors

Ident String 

data Name Source

Constructors

Nm Ident 

Instances

data Mode Source

Constructors

ReadOnly 
Write 

Instances

data Field Source

Constructors

FDef [Annotation] Ident FType