ghc-7.7.20130829: The GHC API

Safe HaskellNone

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