ghc-prim-0.2.0.0: GHC primitivesSource codeContentsIndex
GHC.Unit
Synopsis
data () = ()
Documentation
data () Source
The unit datatype () has one non-undefined member, the nullary constructor ().
Constructors
()
Produced by Haddock version 2.6.0