WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.
Source code
Contents
Index
WASH.CGI.Debug
Synopsis
debugging
::
Bool
dir
::
String
timestamp
::
IO
(
Int
,
Integer
)
withLogFile
::
String
-> (
Handle
->
IO
()
) ->
IO
()
logInput
::
CGIEnv
->
IO
()
logOutput
::
String
-> (
Handle
->
IO
()
) ->
IO
()
Documentation
debugging
::
Bool
Source
Turn this off for production use.
dir
::
String
Source
timestamp
::
IO
(
Int
,
Integer
)
Source
withLogFile
::
String
-> (
Handle
->
IO
()
) ->
IO
()
Source
logInput
::
CGIEnv
->
IO
()
Source
Creates a shell script suitable for replaying the interactive submission.
logOutput
::
String
-> (
Handle
->
IO
()
) ->
IO
()
Source
Produced by
Haddock
version 2.6.1