WashNGo-2.12: WASH is a family of embedded domain specific languages (EDSL) for programming Web applications in Haskell.ContentsIndex
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
Turn this off for production use.
dir :: String
timestamp :: IO (Int, Integer)
withLogFile :: String -> (Handle -> IO ()) -> IO ()
logInput :: CGIEnv -> IO ()
Creates a shell script suitable for replaying the interactive submission.
logOutput :: String -> (Handle -> IO ()) -> IO ()
Produced by Haddock version 0.8