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

Happstack.Plugins.Plugins

Documentation

rebuildSource

Arguments

:: PluginHandle

list of currently loaded modules/symbols

-> FilePath

source file to compile

-> Bool 
-> IO () 

withIO :: PluginHandle -> Name -> (a -> IO ()) -> IO ()Source