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