happstack-server-0.4.1: Web related tools and services.
Source code
Contents
Index
Happstack.Server.StdConfig
Synopsis
binarylocation
::
String
loglocation
::
String
errWrap
:: (
MonadPlus
m,
FilterMonad
Response
m,
MonadIO
m) => m
Response
Documentation
binarylocation
::
String
Source
Is equal to
haskell/Main
loglocation
::
String
Source
Is equal to
public/log
errWrap
:: (
MonadPlus
m,
FilterMonad
Response
m,
MonadIO
m) => m
Response
Source
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