rest-gen-0.9.0.2: Documentation and client generation from rest definition.

Safe HaskellSafe-Inferred

Rest.Gen.Base.ActionInfo.Ident

Documentation

data Ident Source

Constructors

Ident 

Fields

description :: String
 
haskellType :: String
 
haskellModule :: [String]
 

Instances

Eq Ident 
Show Ident