Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
fileFromData :: ProcRenderSym r => (FilePath -> r (Module r) -> r (File r)) -> FilePath -> FSModule r -> SFile r Source #
listInnerType :: ProcRenderSym r => VSType r -> VSType r Source #
funcDecDef :: ProcRenderSym r => SVariable r -> r (Scope r) -> [SVariable r] -> MSBody r -> MSStatement r Source #
function :: ProcRenderSym r => Label -> r (Visibility r) -> VSType r -> [MSParameter r] -> MSBody r -> SMethod r Source #