ghc-6.12.2: The GHC API
Source code
Contents
Index
BufWrite
Documentation
data
BufHandle
Source
Constructors
BufHandle
!(
Ptr
Word8
) !
FastMutInt
Handle
newBufHandle
::
Handle
->
IO
BufHandle
Source
bPutChar
::
BufHandle
->
Char
->
IO
()
Source
bPutStr
::
BufHandle
->
String
->
IO
()
Source
bPutFS
::
BufHandle
->
FastString
->
IO
()
Source
bPutLitString
::
BufHandle
->
LitString
->
FastInt
->
IO
()
Source
bFlush
::
BufHandle
->
IO
()
Source
Produced by
Haddock
version 2.6.1