happstack-server-0.4.1: Web related tools and services.Source codeContentsIndex
Happstack.Server.StdConfig
Synopsis
binarylocation :: String
loglocation :: String
errWrap :: (MonadPlus m, FilterMonad Response m, MonadIO m) => m Response
Documentation
binarylocation :: StringSource
Is equal to haskell/Main
loglocation :: StringSource
Is equal to public/log
errWrap :: (MonadPlus m, FilterMonad Response m, MonadIO m) => m ResponseSource
Convenience function around errorwrapper with the default binary location set to binarylocation and the log location set to loglocation.
Produced by Haddock version 2.6.1