Portability | to be determined. |
---|---|
Stability | highly unstable |
Maintainer | Stephen Tetley <[email protected]> |
Precis.HsSrc.Utils
Description
Documentation
parseModuleWithExts :: [Extension] -> FilePath -> String -> ParseResult ModuleSource
extractQName :: QName -> StringSource
extractCName :: CName -> StringSource
extractName :: Name -> StringSource
namedDecls :: Decl -> [(StrName, TextRep)]Source