happstack-plugins-6.0.2: The haskell application server stack + reload

Happstack.Plugins.Static

Synopsis

Documentation

data PluginHandle Source

Constructors

PluginHandle 

initPlugins :: IO PluginHandleSource

pretend to initialize the plugin system. This is provided so that you can easily switch between dynamic and static mode by only changing the imports via a CPP flag.