| Portability | non-portable (GHC API) |
|---|---|
| Stability | experimental |
| Maintainer | github.com/justinethier |
| Safe Haskell | None |
Language.Scheme.FFI
Description
This module contains the foreign function interface.
- evalfuncLoadFFI :: [LispVal] -> IOThrowsError LispVal
Documentation
evalfuncLoadFFI :: [LispVal] -> IOThrowsError LispValSource
Load a Haskell function into husk using the GHC API.