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.
setOther :: forall a (m :: Type -> Type) . a -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setPort :: forall (m :: Type -> Type) a . Int -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setProxyType :: forall (m :: Type -> Type) a . ProxyType -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setSSLBind :: forall (m :: Type -> Type) a . ByteString -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setSSLCert :: forall (m :: Type -> Type) a . FilePath -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setSSLChainCert :: forall (m :: Type -> Type) a . Bool -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setSSLKey :: forall (m :: Type -> Type) a . FilePath -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
setSSLPort :: forall (m :: Type -> Type) a . Int -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.
-
snap-server Snap.Http.Server.Config No documentation available.
setUnixSocket :: forall (m :: Type -> Type) a . FilePath -> Config m a -> Config m asnap-server Snap.Http.Server.Config No documentation available.