| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Language.PureScript.Values
Description
Documentation
data BinaryOperator Source
Constructors
data TypeClassDictionaryInScope Source
Constructors
| TypeClassDictionaryInScope | |
Fields
| |
data DoNotationElement Source
Constructors
| DoNotationValue Value | |
| DoNotationBind Binder Value | |
| DoNotationLet Binder Value |