|
| Foreign.C.Types | | Portability | portable | | Stability | provisional | | Maintainer | ffi@haskell.org |
|
|
|
|
|
| Description |
| Mapping of C types to corresponding Haskell types. A cool hack...
|
|
|
|
| newtype CChar |
|
|
| newtype CSChar |
|
|
| newtype CUChar |
|
|
| newtype CShort |
|
|
| newtype CUShort |
|
|
| newtype CInt |
|
|
| newtype CUInt |
|
|
| newtype CLong |
|
|
| newtype CULong |
|
|
| newtype CLLong |
|
|
| newtype CULLong |
|
|
| newtype CFloat |
|
|
| newtype CDouble |
|
|
| newtype CLDouble |
|
|
| Produced by Haddock version 0.5 |