Safe Haskell | None |
---|
Util.DynamicLinker
Description
Platform-specific dynamic linking support. Add new platforms to this file through conditional compilation.
Documentation
tryLoadLib :: String -> IO (Maybe DynamicLib)Source
idris
Safe Haskell | None |
---|
Util.DynamicLinker
Description
Platform-specific dynamic linking support. Add new platforms to this file through conditional compilation.
tryLoadLib :: String -> IO (Maybe DynamicLib)Source