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