Hoogle Search

Within LTS Haskell 24.43 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. lazyBytestringE :: ByteString -> Q Exp

    file-embed-lzma FileEmbedLzma.Untyped

    Makes lazy ByteString expression. Embedded value is compressed with LZMA.

  2. lazyByteStringResponse :: String -> ByteString -> Maybe (UTCTime, Request) -> Integer -> Integer -> Response

    happstack-server Happstack.Server.FileServe.BuildingBlocks

    Send the contents of a Lazy ByteString

  3. strictByteStringResponse :: String -> ByteString -> Maybe (UTCTime, Request) -> Integer -> Integer -> Response

    happstack-server Happstack.Server.FileServe.BuildingBlocks

    Send the contents of a Lazy ByteString

  4. gxFromByteString :: GenericXMLString s => ByteString -> s

    hexpat Text.XML.Expat.Annotated

    No documentation available.

  5. gxToByteString :: GenericXMLString s => s -> ByteString

    hexpat Text.XML.Expat.Annotated

    No documentation available.

  6. gxFromByteString :: GenericXMLString s => ByteString -> s

    hexpat Text.XML.Expat.Extended

    No documentation available.

  7. gxToByteString :: GenericXMLString s => s -> ByteString

    hexpat Text.XML.Expat.Extended

    No documentation available.

  8. gxFromByteString :: GenericXMLString s => ByteString -> s

    hexpat Text.XML.Expat.SAX

    No documentation available.

  9. gxToByteString :: GenericXMLString s => s -> ByteString

    hexpat Text.XML.Expat.SAX

    No documentation available.

  10. gxFromByteString :: GenericXMLString s => ByteString -> s

    hexpat Text.XML.Expat.Tree

    No documentation available.

Page 65 of many | Previous | Next