Instant is
off
|
Search plugin
|
Manual
|
haskell.org
try
+cgi
Packages
cgi
try
CGI
:: (MonadCGI m, MonadCatchIO m) => m a -> m (Either SomeException a)
cgi
Network.CGI.Monad
,
cgi
Network.CGI
Catches any exception thrown by an CGI action, and returns either the exception, or if no exception was raised, the result of the action.
©
Neil Mitchell
2004-2012, version 4.2.11