Language.PureScript.AST.Declarations
data Module
getModuleName
addDefaultImport
data DeclarationRef
getTypeRef
getTypeOpRef
getValueRef
getValueOpRef
getTypeClassRef
isModuleRef
data ImportDeclarationType
isImplicit
isExplicit
data Declaration
data ValueFixity
data TypeFixity
data TypeInstanceBody
mapTypeInstanceBody
traverseTypeInstanceBody
isValueDecl
isDataDecl
isImportDecl
isExternDataDecl
isFixityDecl
getFixityDecl
isExternDecl
isTypeClassInstanceDeclaration
isTypeClassDeclaration
flattenDecls
type Guard
data Expr
data CaseAlternative
data DoNotationElement