Haskell Core Libraries (base package)ParentContentsIndex
Foreign.C.TypesISO
Portability portable
Stability provisional
Maintainer ffi@haskell.org
Description
A mapping of C types defined by the ISO C standard to corresponding Haskell types. Like CTypes, this is a cool hack...
data CPtrdiff
Constructors
CPtrdiff Int32
Instances
Read CPtrdiff
Show CPtrdiff
Typeable CPtrdiff
Storable CPtrdiff
data CSize
Constructors
CSize Word32
Instances
Read CSize
Show CSize
Typeable CSize
Storable CSize
data CWchar
Constructors
CWchar Int32
Instances
Read CWchar
Show CWchar
Typeable CWchar
Storable CWchar
data CSigAtomic
Constructors
CSigAtomic Int32
Instances
Read CSigAtomic
Show CSigAtomic
Typeable CSigAtomic
Storable CSigAtomic
data CClock
Constructors
CClock Int32
Instances
Read CClock
Show CClock
Typeable CClock
Storable CClock
data CTime
Constructors
CTime Int32
Instances
Read CTime
Show CTime
Typeable CTime
Storable CTime
data CFile
data CFpos
data CJmpBuf
Produced by Haddock version 0.4