ghc-prim-0.2.0.0: GHC primitives

GHC.Unit

Synopsis

Documentation

data () Source

The unit datatype () has one non-undefined member, the nullary constructor ().

Constructors

()