| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.Bond.Codegen.Haskell.Util
Documentation
data CodegenOpts Source #
Constructors
| CodegenOpts | |
Fields
| |
fromBuilder :: Builder -> String Source #
capitalize :: String -> String Source #
uncapitalize :: String -> String Source #
mkModuleName :: QualifiedName -> String -> ModuleName Source #
getTypeModules :: Type -> [ModuleName] Source #
makeDeclName :: Declaration -> String Source #
makeFieldName :: Field -> String Source #