| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Unison.Kind
Documentation
Instances
| Generic Kind Source # | |
| Read Kind Source # | |
| Show Kind Source # | |
| Eq Kind Source # | |
| Ord Kind Source # | |
| type Rep Kind Source # | |
Defined in Unison.Kind type Rep Kind = D1 ('MetaData "Kind" "Unison.Kind" "unison-core1-0.0.0-81K0NP5FQX63ztzOFtUCNN" 'False) (C1 ('MetaCons "Star" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "Arrow" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Kind) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Kind))) | |