ghc-prim-0.2.0.0: GHC primitives

GHC.Generics

Documentation

data Unit

Constructors

Unit 

data a :+: b

Constructors

Inl a 
Inr b 

data a :*: b

Constructors

a :*: b