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.
setStartupConfig :: forall (m :: Type -> Type) a . Config m a -> StartupInfo m a -> StartupInfo m asnap-server Snap.Internal.Http.Server.Config No documentation available.
-
snap-server Snap.Internal.Http.Server.Config No documentation available.
setStartupSockets :: forall (m :: Type -> Type) a . [Socket] -> StartupInfo m a -> StartupInfo m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setUnixSocket :: forall (m :: Type -> Type) a . FilePath -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setUnixSocketAccessMode :: forall (m :: Type -> Type) a . Int -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setVerbose :: forall (m :: Type -> Type) a . Bool -> Config m a -> Config m asnap-server Snap.Internal.Http.Server.Config No documentation available.
setCaps :: SetCapabilities t => Capabilities -> t -> twebdriver Test.WebDriver.Capabilities No documentation available.
setCookie :: (HasCallStack, WebDriver wd) => Cookie -> wd ()webdriver Test.WebDriver.Commands Set a cookie. If the cookie path is not specified, it will default to "/". Likewise, if the domain is omitted, it will default to the current page's domain
setImplicitWait :: (HasCallStack, WebDriver wd) => Integer -> wd ()webdriver Test.WebDriver.Commands Sets the amount of time (ms) we implicitly wait when searching for elements.
setKey :: (HasCallStack, WebDriver wd) => WebStorageType -> Text -> Text -> wd Textwebdriver Test.WebDriver.Commands Set a key in the given web storage area.