ghc-7.10.3: The GHC API

Safe HaskellNone
LanguageHaskell2010

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)