|
| 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 |
|
|
| data CSize |
|
|
| data CWchar |
|
|
| data CSigAtomic |
|
|
| data CClock |
|
|
| data CTime |
|
|
| data CFile |
|
|
| data CFpos |
|
|
| data CJmpBuf |
|
|
| Produced by Haddock version 0.4 |