ghc-7.10.0.20150123: The GHC API

Safe HaskellNone
LanguageHaskell2010

FastFunctions

Documentation

global :: a -> Global a Source

type Global a = IORef a Source