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...
newtype CPtrdiff
Constructors
CPtrdiff Int32
Instances
Read CPtrdiff
Show CPtrdiff
Typeable CPtrdiff
Eq CPtrdiff
Ord CPtrdiff
Num CPtrdiff
Enum CPtrdiff
Bounded CPtrdiff
Real CPtrdiff
Integral CPtrdiff
Bits CPtrdiff
Storable CPtrdiff
newtype CSize
Constructors
CSize Word32
Instances
Read CSize
Show CSize
Typeable CSize
Eq CSize
Ord CSize
Num CSize
Enum CSize
Bounded CSize
Real CSize
Integral CSize
Bits CSize
Storable CSize
newtype CWchar
Constructors
CWchar Int32
Instances
Read CWchar
Show CWchar
Typeable CWchar
Eq CWchar
Ord CWchar
Num CWchar
Enum CWchar
Bounded CWchar
Real CWchar
Integral CWchar
Bits CWchar
Storable CWchar
newtype CSigAtomic
Constructors
CSigAtomic Int32
Instances
Read CSigAtomic
Show CSigAtomic
Typeable CSigAtomic
Eq CSigAtomic
Ord CSigAtomic
Num CSigAtomic
Enum CSigAtomic
Bounded CSigAtomic
Real CSigAtomic
Integral CSigAtomic
Bits CSigAtomic
Storable CSigAtomic
newtype CClock
Constructors
CClock Int32
Instances
Read CClock
Show CClock
Typeable CClock
Eq CClock
Ord CClock
Num CClock
Enum CClock
Bounded CClock
Real CClock
Integral CClock
Bits CClock
Storable CClock
newtype CTime
Constructors
CTime Int32
Instances
Read CTime
Show CTime
Typeable CTime
Eq CTime
Ord CTime
Num CTime
Enum CTime
Bounded CTime
Real CTime
Integral CTime
Bits CTime
Storable CTime
data CFile
data CFpos
data CJmpBuf
Produced by Haddock version 0.5