ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

ForeignCall

Synopsis

Documentation

data CCallTarget Source

How to call a particular function in C-land.

data CType Source

A C type, used in CAPI FFI calls

Constructors

CType (Maybe Header) FastString