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.

  1. showPretty :: Pretty a => a -> String

    HTF Test.Framework.Pretty

    Pretty-print a single value as a String.

  2. showattr :: String -> CFilter i

    HaXml Text.XML.HaXml.Html.Generate

    No documentation available.

  3. showXmlLazy :: XmlContent a => Bool -> a -> String

    HaXml Text.XML.HaXml.ShowXmlLazy

    Convert a fully-typed XML document to a string (without DTD).

  4. showConstr :: Int -> HType -> String

    HaXml Text.XML.HaXml.TypeMapping

    Project the n'th constructor from an HType and convert it to a string suitable for an XML tagname.

  5. showHType :: HType -> ShowS

    HaXml Text.XML.HaXml.TypeMapping

    No documentation available.

  6. showXml :: XmlContent a => Bool -> a -> String

    HaXml Text.XML.HaXml.XmlContent

    Convert a fully-typed XML document to a string (without DTD).

  7. showXml :: XmlContent a => Bool -> a -> String

    HaXml Text.XML.HaXml.XmlContent.Haskell

    Convert a fully-typed XML document to a string (without DTD).

  8. showSockAddr :: SockAddr -> IO String

    MissingH Network.Utils

    No documentation available.

  9. showDigest :: Digest t -> String

    SHA Data.Digest.Pure.SHA

    Convert a digest to a string. The digest is rendered as fixed with hexadecimal number.

  10. showHexLen :: (Show n, Integral n) => Int -> n -> ShowS

    bson Data.Bson

    showHex of n padded with leading zeros if necessary to fill d digits

Page 67 of many | Previous | Next