Portability | non-portable (requires POSIX) |
---|---|
Stability | provisional |
Maintainer | vs@foldr.org |
Safe Haskell | Trustworthy |
DLOpen support, old API Derived from GModule.chs by M.Weber & M.Chakravarty which is part of c2hs I left the API more or less the same, mostly the flags are different.
Documentation
moduleOpen :: RawFilePath -> [RTLDFlags] -> IO ModuleSource
moduleClose :: Module -> IO ()Source