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