Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setOnException :: ExceptionHook hookState -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
setOnNewRequest :: NewRequestHook hookState -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
setOnParse :: ParseHook hookState -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
-
snap-server Snap.Http.Server.Types No documentation available.
setAccessLog :: forall (m :: Type -> Type) a . ConfigLog -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setBind :: forall (m :: Type -> Type) a . ByteString -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setCompression :: forall (m :: Type -> Type) a . Bool -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setDefaultTimeout :: forall (m :: Type -> Type) a . Int -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setErrorHandler :: (SomeException -> m ()) -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setErrorLog :: forall (m :: Type -> Type) a . ConfigLog -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.