úÎÝÑ     None ODummy plugin handle. In a static configuration its values are not used at all. "A template haskell wrapper around .  Usage: > $(withServerPart 'symbol) pluginHandle id $ \errors a -> ... a static version of  DThis function has the same signature as its dynamic sibling, but it > does not do any fancy dynamic loading. It simply applies the ! function to the supplied value. @This function exists so that you can that you can compile using C dynamic plugins during development, but statically link the final  build. LUse a CPP to select between the Dynamic and Static versions of this module. Creates a dummy plugin handle. Creates a dummy plugin handle.  'name of the symbol to dynamically load 3the symbol (must be the function refered to by the  argument)  Handle to the function reloader Tfunction which uses the loaded result, and gets a list of compilation errors if any     None@dynamically load the specified symbol pass it as an argument to % the supplied server monad function. This is a wrapper aronud  which ensures the first # and second argument stay in-sync. Usage: > $(withServerPart 'symbol) pluginHandle id $ \errors a -> ... @dynamically load the specified symbol pass it as an argument to % the supplied server monad function. .If something fails, this function will return '500 Internal Server  Error'' and a list of the errors encountered.  see also:  'name of the symbol to dynamically load 3the symbol (must be the function refered to by the  argument)  Handle to the function reloader Tfunction which uses the loaded result, and gets a list of compilation errors if any        happstack-plugins-7.0.1 Happstack.Server.Plugins.DynamicHappstack.Server.Plugins.StaticwithServerPart_plugins-auto-0.0.4System.Plugins.Auto.ReloaderinitPluginsWithConf initPluginsdefaultPluginConf pcWhenChanged pcWhenWatchedpcWhenReloadedpcWhenCompiledpcWhenCompiling pcGHCArgs PluginConf PluginHandlewithServerParttemplate-haskellLanguage.Haskell.TH.SyntaxName