|
|
|
|
|
Documentation |
|
newtype ForeignCall |
Constructors | | Instances | |
|
|
data Safety |
Constructors | | Instances | |
|
|
playSafe :: Safety -> Bool |
|
data CExportSpec |
Constructors | | Instances | |
|
|
type CLabelString = FastString |
|
isCLabelString :: CLabelString -> Bool |
|
pprCLabelString :: CLabelString -> SDoc |
|
data CCallSpec |
Constructors | | Instances | |
|
|
data CCallTarget |
Constructors | | Instances | |
|
|
isDynamicTarget :: CCallTarget -> Bool |
|
data CCallConv |
Constructors | CCallConv | | StdCallConv | | CmmCallConv | | PrimCallConv | |
| Instances | |
|
|
defaultCCallConv :: CCallConv |
|
ccallConvToInt :: CCallConv -> Int |
|
ccallConvAttribute :: CCallConv -> String |
|
Produced by Haddock version 2.6.0 |