Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pageHead :: PageContent url -> !HtmlUrl urlyesod-core Yesod.Core.Types No documentation available.
-
yesod-core Yesod.Core.Widget No documentation available.
pageHead :: PageContent url -> !HtmlUrl urlyesod-core Yesod.Core.Widget No documentation available.
toWidgetHead :: (ToWidgetHead site a, MonadWidget m, HandlerSite m ~ site) => a -> m ()yesod-core Yesod.Core.Widget No documentation available.
mapHead :: forall a (f :: Type -> Type) . (a -> a) -> T f a -> T f anon-empty Data.NonEmpty No documentation available.
-
websockets Network.WebSockets An HTTP request. The request body is not yet read.
RequestHead :: ByteString -> Headers -> Bool -> RequestHeadwebsockets Network.WebSockets No documentation available.
-
websockets Network.WebSockets HTTP response, without body.
ResponseHead :: Int -> ByteString -> Headers -> ResponseHeadwebsockets Network.WebSockets No documentation available.
acceptHeaders :: AcceptRequest -> !Headerswebsockets Network.WebSockets Extra headers to send with the response.