Haskell Core Libraries (base package)ParentContentsIndex
Foreign.C.Types
Portability portable
Stability provisional
Maintainer ffi@haskell.org
Description
Mapping of C types to corresponding Haskell types.
data CChar
Instances
Read CChar
Show CChar
Typeable CChar
data CSChar
Instances
Read CSChar
Show CSChar
Typeable CSChar
data CUChar
Instances
Read CUChar
Show CUChar
Typeable CUChar
data CShort
Instances
Read CShort
Show CShort
Typeable CShort
data CUShort
Instances
Read CUShort
Show CUShort
Typeable CUShort
data CInt
Instances
Read CInt
Show CInt
Typeable CInt
data CUInt
Instances
Read CUInt
Show CUInt
Typeable CUInt
data CLong
Instances
Read CLong
Show CLong
Typeable CLong
data CULong
Instances
Read CULong
Show CULong
Typeable CULong
data CPtrdiff
Instances
Read CPtrdiff
Show CPtrdiff
Typeable CPtrdiff
data CSize
Instances
Read CSize
Show CSize
Typeable CSize
data CWchar
Instances
Read CWchar
Show CWchar
Typeable CWchar
data CSigAtomic
Instances
Read CSigAtomic
Show CSigAtomic
Typeable CSigAtomic
data CLLong
Instances
Read CLLong
Show CLLong
Typeable CLLong
data CULLong
Instances
Read CULLong
Show CULLong
Typeable CULLong
data CClock
Instances
Read CClock
Show CClock
Typeable CClock
data CTime
Instances
Read CTime
Show CTime
Typeable CTime
data CFloat
Instances
Read CFloat
Show CFloat
Typeable CFloat
data CDouble
Instances
Read CDouble
Show CDouble
Typeable CDouble
data CLDouble
Instances
Read CLDouble
Show CLDouble
Typeable CLDouble
data CFile
data CFpos
data CJmpBuf
Produced by Haddock version 0.4