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. setOther :: forall a (m :: Type -> Type) . a -> Config m a -> Config m a

    snap-server Snap.Http.Server.Config

    No documentation available.

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

    snap-server Snap.Http.Server.Config

    No documentation available.

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

    snap-server Snap.Http.Server.Config

    No documentation available.

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

    snap-server Snap.Http.Server.Config

    No documentation available.

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

    snap-server Snap.Http.Server.Config

    No documentation available.

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

    snap-server Snap.Http.Server.Config

    No documentation available.

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

    snap-server Snap.Http.Server.Config

    No documentation available.

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

    snap-server Snap.Http.Server.Config

    No documentation available.

  9. setStartupHook :: forall (m :: Type -> Type) a . (StartupInfo m a -> IO ()) -> Config m a -> Config m a

    snap-server Snap.Http.Server.Config

    No documentation available.

  10. setUnixSocket :: forall (m :: Type -> Type) a . FilePath -> Config m a -> Config m a

    snap-server Snap.Http.Server.Config

    No documentation available.

Page 344 of many | Previous | Next