Contents
Index
CGIOutput
Description
Defines the class
CGIOutput
of data types that can be output from a CGI program.
itell
:: Handle -> WithHTML x IO () -> IO a
class
CGIOutput
a
where
Methods
cgiPut
:: Handle -> a -> IO ()
cgiPutList
:: Handle -> [a] -> IO ()
Instances
(
CGIOutput
a) =>
CGIOutput
[a]
CGIOutput
ELEMENT_
CGIOutput
Char
CGIOutput
FileReference
CGIOutput
ResponseFileReference
CGIOutput
Status
CGIOutput
Location
CGIOutput
FreeForm
Produced by
Haddock
version 0.4