plugins-1.2: Dynamic linking for Haskell and C objectsContentsIndex
System.Plugins.LoadTypes
Documentation
data Key
Constructors
Object String
Package String
type Symbol = String
type Type = String
type Errors = [String]
type PackageConf = FilePath
data Module
Constructors
Module
path :: !FilePath
mname :: !String
kind :: !ObjType
iface :: ModIface
key :: Key
show/hide Instances
data ObjType
Constructors
Vanilla
Shared
show/hide Instances
Produced by Haddock version 0.8