Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hyperbole Web.Hyperbole.Page Run a Page and return a Response
#EMBED ExampleDocsBasicPage.hs main #EMBED ExampleDocsBasicPage.hs page
feedHomePageUrl :: Feed -> Maybe Urljson-feed JsonFeed The URL of the resource that the feed describes. This resource may or may not actually be a "home" page, but it should be an HTML page. If a feed is published on the public web, this should be considered as required. But it may not make sense in the case of a file created on a desktop computer, when that file is not shared or is shared only privately.
ircCodepage :: String -> String -> LB ()lambdabot-core Lambdabot.Bot No documentation available.
codepage :: String -> String -> IrcMessagelambdabot-core Lambdabot.IRC codepage creates a server CODEPAGE message. The input string given is the codepage name for current session.
indexPage :: forall (m :: Type -> Type) . Monad m => HtmlT m ()lucid-extras Lucid.Rdash No documentation available.
mkIndexPage :: forall (m :: Type -> Type) . Monad m => HtmlT m () -> HtmlT m () -> HtmlT m ()lucid-extras Lucid.Rdash No documentation available.
mkPageContent :: forall (m :: Type -> Type) . Monad m => HtmlT m () -> HtmlT m ()lucid-extras Lucid.Rdash No documentation available.
mkPageWrapperOpen :: forall (m :: Type -> Type) . Monad m => HtmlT m () -> HtmlT m () -> HtmlT m ()lucid-extras Lucid.Rdash No documentation available.
onpagehide_ :: Text -> Attributeslucid2 Lucid.Html5 The onpagehide attribute.
onpageshow_ :: Text -> Attributeslucid2 Lucid.Html5 The onpageshow attribute.