Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
Module | |
|
DeclValue | |
| |
DeclAbstract | |
| |
DeclCon | |
| |
DeclExtern | |
| |
DeclCustom | |
| |
DeclImport | |
|
Defined | |
| |
Imported | |
|
globalNames :: Module v -> IdSet Source
externNames :: Module v -> IdSet Source
filterPublic :: Module v -> Module v Source
customDeclKind :: String -> DeclKind Source
declKindFromDecl :: Decl a -> DeclKind Source
shallowKindFromDecl :: Decl a -> DeclKind Source
makeDeclKind :: Id -> DeclKind Source
isDeclValue :: Decl a -> Bool Source
isDeclAbstract :: Decl a -> Bool Source
isDeclExtern :: Decl a -> Bool Source
isDeclImport :: Decl a -> Bool Source
isDeclGlobal :: Decl a -> Bool Source