Hack.Contrib.Middleware.ShowExceptions
Description
Stolen from rack: catches all exceptions raised from the app it wraps.
Documentation
show_exceptions :: Maybe (String -> IO ()) -> MiddlewareSource
hack-contrib-2010.9.28: Hack contrib
Hack.Contrib.Middleware.ShowExceptions
Description
Stolen from rack: catches all exceptions raised from the app it wraps.
show_exceptions :: Maybe (String -> IO ()) -> MiddlewareSource