Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hexpat Text.XML.Expat.Format Format XML node with no header - generalized variant that returns a generic list of strict ByteStrings.
formatSAX :: (GenericXMLString tag, GenericXMLString text) => [SAXEvent tag text] -> ByteStringhexpat Text.XML.Expat.Format Format SAX events with no header - lazy variant that returns lazy ByteString.
formatSAX' :: (GenericXMLString tag, GenericXMLString text) => [SAXEvent tag text] -> ByteStringhexpat Text.XML.Expat.Format Format SAX events with no header - strict variant that returns strict ByteString.
-
hexpat Text.XML.Expat.Format Format SAX events with no header - generalized variant that uses generic list.
formatArg :: PrintfArg a => a -> FieldFormatterhledger Hledger.Cli.Script No documentation available.
formatChar :: Char -> FieldFormatterhledger Hledger.Cli.Script Formatter for Char values.
formatInt :: (Integral a, Bounded a) => a -> FieldFormatterhledger Hledger.Cli.Script Formatter for Int values.
formatInteger :: Integer -> FieldFormatterhledger Hledger.Cli.Script Formatter for Integer values.
formatRealFloat :: RealFloat a => a -> FieldFormatterhledger Hledger.Cli.Script Formatter for RealFloat values.
formatHpackError :: ProgramName -> HpackError -> Stringhpack Hpack.Error No documentation available.