ghc-6.12.1: The GHC APISource codeContentsIndex
FastFunctions
Documentation
unsafeChr :: Int -> CharSource
inlinePerformIO :: IO a -> aSource
unsafeDupableInterleaveIO :: IO a -> IO aSource
indexWord8OffFastPtr :: FastPtr Word8 -> FastInt -> Word8Source
indexWord8OffFastPtrAsFastChar :: FastPtr Word8 -> FastInt -> FastCharSource
indexWord8OffFastPtrAsFastInt :: FastPtr Word8 -> FastInt -> FastIntSource
global :: a -> Global aSource
type Global a = IORef aSource
Produced by Haddock version 2.6.0