Hoogle Search
Within LTS Haskell 24.19 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showHtmlFragment :: HTML html => html -> Stringxhtml Text.XHtml.Frameset Render a piece of HTML without adding a DOCTYPE declaration or root element. Does not add any extra whitespace.
showHtml :: HTML html => html -> Stringxhtml Text.XHtml.Strict Output the HTML without adding newlines or spaces within the markup. This should be the most time and space efficient way to render HTML, though the output is quite unreadable.
showHtmlFragment :: HTML html => html -> Stringxhtml Text.XHtml.Strict Render a piece of HTML without adding a DOCTYPE declaration or root element. Does not add any extra whitespace.
showHtml :: HTML html => html -> Stringxhtml Text.XHtml.Transitional Output the HTML without adding newlines or spaces within the markup. This should be the most time and space efficient way to render HTML, though the output is quite unreadable.
showHtmlFragment :: HTML html => html -> Stringxhtml Text.XHtml.Transitional Render a piece of HTML without adding a DOCTYPE declaration or root element. Does not add any extra whitespace.
showFloat :: RealFloat a => a -> StringHaTeX Text.LaTeX.Base.Render Show a signed floating number using standard decimal notation using 5 decimals.
showOctet :: [Word8] -> StringHaskellNet Network.HaskellNet.Auth No documentation available.
showFailError :: FailError -> TextLambdaHack Game.LambdaHack.Client.UI.HandleHelperM No documentation available.
-
LambdaHack Game.LambdaHack.Client.UI.Key Show a key with a modifier, if any.
-
LambdaHack Game.LambdaHack.Client.UI.Key Common and terse names for keys.