Language.PureScript.AST.Declarations

data Module

getModuleName

data DeclarationRef

data ImportDeclarationType

data Declaration

data TypeInstanceBody

mapTypeInstanceBody

traverseTypeInstanceBody

isValueDecl

isDataDecl

isImportDecl

isExternDataDecl

isExternInstanceDecl

isFixityDecl

isExternDecl

isTypeClassInstanceDeclaration

isTypeClassDeclaration

flattenDecls

type Guard

data Expr

data CaseAlternative

data DoNotationElement