ghc-7.10.3: The GHC API

Safe HaskellNone
LanguageHaskell2010

FastFunctions

Documentation

global :: a -> Global a Source

type Global a = IORef a Source