Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
baseHeaderIncludes :: [String] Source #
baseSourceIncludes :: [String] Source #
callName :: FunctionName -> String Source #
categoryCreator :: CategoryName -> String Source #
categoryGetter :: CategoryName -> String Source #
categoryName :: CategoryName -> String Source #
collectionName :: CategoryName -> String Source #
functionName :: ScopedFunction c -> String Source #
headerFilename :: CategoryName -> String Source #
initializerName :: VariableName -> String Source #
mainSourceIncludes :: [String] Source #
privateNamespace :: Hashable a => a -> String Source #
publicNamespace :: Hashable a => a -> String Source #
qualifiedTypeGetter :: AnyCategory c -> String Source #
sourceFilename :: CategoryName -> String Source #
tableName :: CategoryName -> String Source #
typeCreator :: CategoryName -> String Source #
typeGetter :: CategoryName -> String Source #
typeName :: CategoryName -> String Source #
unionGetter :: String Source #
valueCreator :: CategoryName -> String Source #
valueName :: CategoryName -> String Source #
variableName :: VariableName -> String Source #