Safe Haskell | None |
---|---|
Language | Haskell98 |
LLVM.Extra.Execution
Documentation
class Compile externFunction where Source
Associated Types
type LLVMFunction externFunction :: * Source
Methods
compile :: LLVMFunction externFunction -> EngineAccess externFunction Source