Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
The #GTypePlugin interface is used by the type system in order to handle the lifecycle of dynamically loaded types.
Exported types
newtype TypePluginClass Source
WrappedPtr TypePluginClass | |
(~) AttrOpTag tag AttrSet => Constructible TypePluginClass tag | |
((~) * info (ResolveTypePluginClassMethod t TypePluginClass), MethodInfo * info TypePluginClass p) => IsLabelProxy t (TypePluginClass -> p) | |
type AttributeList TypePluginClass |
newZeroTypePluginClass :: MonadIO m => m TypePluginClass Source
Construct a TypePluginClass
struct initialized to zero.