drasil-gool-0.1.1.0: A framework for code and document generation for scientific software - GOOL SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.GOOL.LanguageRenderer.AbstractProc

Documentation

fileFromData :: ProcRenderSym r => (FilePath -> r (Module r) -> r (File r)) -> FilePath -> FSModule r -> SFile r Source #

modFromData :: Label -> (Doc -> r (Module r)) -> FS Doc -> FSModule r Source #