ghc-7.8.0.20140228: The GHC API

Safe HaskellNone
LanguageHaskell98

FastFunctions

Documentation

global :: a -> Global a Source

type Global a = IORef a Source