WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.Source codeContentsIndex
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 :: BoolSource
Turn this off for production use.
dir :: StringSource
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.0