| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.PureScript.Ide.Filter.Declaration
Documentation
newtype IdeDeclaration Source #
Constructors
| IdeDeclaration | |
Fields | |
data DeclarationType Source #
Constructors
| Value | |
| Type | |
| Synonym | |
| DataConstructor | |
| TypeClass | |
| ValueOperator | |
| TypeOperator | |
| Kind |