Safe Haskell | None |
---|
Documentation
Module | |
|
DeclValue | |
| |
DeclAbstract | |
| |
DeclCon | |
| |
DeclExtern | |
| |
DeclCustom | |
| |
DeclImport | |
|
Defined | |
| |
Imported | |
|
globalNames :: Module v -> IdSetSource
externNames :: Module v -> IdSetSource
filterPublic :: Module v -> Module vSource
declKindFromDecl :: Decl a -> DeclKindSource
shallowKindFromDecl :: Decl a -> DeclKindSource
makeDeclKind :: Id -> DeclKindSource
isDeclValue :: Decl a -> BoolSource
isDeclAbstract :: Decl a -> BoolSource
isDeclExtern :: Decl a -> BoolSource
isDeclImport :: Decl a -> BoolSource
isDeclGlobal :: Decl a -> BoolSource