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.

  1. setHostname :: forall (m :: Type -> Type) a . ByteString -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  2. setLocale :: forall (m :: Type -> Type) a . String -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  3. setOther :: forall a (m :: Type -> Type) . a -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  4. setPort :: forall (m :: Type -> Type) a . Int -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  5. setProxyType :: forall (m :: Type -> Type) a . ProxyType -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  6. setSSLBind :: forall (m :: Type -> Type) a . ByteString -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  7. setSSLCert :: forall (m :: Type -> Type) a . FilePath -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  8. setSSLChainCert :: forall (m :: Type -> Type) a . Bool -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  9. setSSLKey :: forall (m :: Type -> Type) a . FilePath -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

  10. setSSLPort :: forall (m :: Type -> Type) a . Int -> Config m a -> Config m a

    snap-server Snap.Internal.Http.Server.Config

    No documentation available.

Page 347 of many | Previous | Next