Language.Haskell.TH.Name.CamelCase

Types to wrap Name

data ConName

toConName

data VarName

toVarName

Functions to make camel-cased names

conCamelcaseName

varCamelcaseName

varNameWithPrefix

Functions to generate haskell template from names

toTypeCon

toDataCon

toVarExp

toVarPat