ghc-7.4.2: The GHC API

Safe HaskellNone

StgCmmEnv

Documentation

newtype NonVoid a Source

Constructors

NonVoid a 

Instances

Eq a => Eq (NonVoid a) 
Show a => Show (NonVoid a) 
Outputable a => Outputable (NonVoid a)