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.
showPretty :: Pretty a => a -> StringHTF Test.Framework.Pretty Pretty-print a single value as a String.
showattr :: String -> CFilter iHaXml Text.XML.HaXml.Html.Generate No documentation available.
showXmlLazy :: XmlContent a => Bool -> a -> StringHaXml Text.XML.HaXml.ShowXmlLazy Convert a fully-typed XML document to a string (without DTD).
showConstr :: Int -> HType -> StringHaXml Text.XML.HaXml.TypeMapping Project the n'th constructor from an HType and convert it to a string suitable for an XML tagname.
-
HaXml Text.XML.HaXml.TypeMapping No documentation available.
showXml :: XmlContent a => Bool -> a -> StringHaXml Text.XML.HaXml.XmlContent Convert a fully-typed XML document to a string (without DTD).
showXml :: XmlContent a => Bool -> a -> StringHaXml Text.XML.HaXml.XmlContent.Haskell Convert a fully-typed XML document to a string (without DTD).
showSockAddr :: SockAddr -> IO StringMissingH Network.Utils No documentation available.
showDigest :: Digest t -> StringSHA Data.Digest.Pure.SHA Convert a digest to a string. The digest is rendered as fixed with hexadecimal number.
showHexLen :: (Show n, Integral n) => Int -> n -> ShowSbson Data.Bson showHex of n padded with leading zeros if necessary to fill d digits