ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

FastFunctions

Documentation

global :: a -> Global a Source

type Global a = IORef a Source