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