| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Target.AntiPattern.Stan0206
Documentation
data RecordExample a Source #
Constructors
| RecordExample | |
Fields
| |
newtype NewtypeExample1 Source #
Constructors
| NewtypeExample1 Bool |
newtype NewtypeExample2 Source #
Constructors
| NewtypeExample2 | |
data ConstraintExample Source #
data ConstraintRecord Source #
Constructors
| forall a.Num a => ConstraintRecord | |