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.
setUnixSocketAccessMode :: forall (m :: Type -> Type) a . Int -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setVerbose :: forall (m :: Type -> Type) a . Bool -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setDefaultTimeout :: Int -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
setIsSecure :: Bool -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
setLocalHostname :: ByteString -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
-
snap-server Snap.Http.Server.Types No documentation available.
setLogError :: (Builder -> IO ()) -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
setNumAcceptLoops :: Int -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
setOnDataFinished :: DataFinishedHook hookState -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.
setOnEscape :: EscapeSnapHook hookState -> ServerConfig hookState -> ServerConfig hookStatesnap-server Snap.Http.Server.Types No documentation available.