ghc-6.12.2: The GHC API
Source code
Contents
Index
ForeignCall
Documentation
newtype
ForeignCall
Source
Constructors
CCall
CCallSpec
Instances
Eq
ForeignCall
Outputable
ForeignCall
Binary
ForeignCall
data
Safety
Source
Constructors
PlaySafe
Bool
PlayRisky
Instances
Eq
Safety
Show
Safety
Outputable
Safety
Binary
Safety
playSafe
::
Safety
->
Bool
Source
data
CExportSpec
Source
Constructors
CExportStatic
CLabelString
CCallConv
Instances
Outputable
CExportSpec
Binary
CExportSpec
type
CLabelString
=
FastString
Source
isCLabelString
::
CLabelString
->
Bool
Source
pprCLabelString
::
CLabelString
->
SDoc
Source
data
CCallSpec
Source
Constructors
CCallSpec
CCallTarget
CCallConv
Safety
Instances
Eq
CCallSpec
Outputable
CCallSpec
Binary
CCallSpec
data
CCallTarget
Source
Constructors
StaticTarget
CLabelString
DynamicTarget
Instances
Eq
CCallTarget
Binary
CCallTarget
isDynamicTarget
::
CCallTarget
->
Bool
Source
data
CCallConv
Source
Constructors
CCallConv
StdCallConv
CmmCallConv
PrimCallConv
Instances
Eq
CCallConv
Outputable
CCallConv
Binary
CCallConv
defaultCCallConv
::
CCallConv
Source
ccallConvToInt
::
CCallConv
->
Int
Source
ccallConvAttribute
::
CCallConv
->
String
Source
Produced by
Haddock
version 2.6.1