• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. utf8CountCharsShortByteString :: ShortByteString -> Int

    ghc-lib-parser GHC.Utils.Encoding.UTF8

    No documentation available.

  2. utf8DecodeByteString :: ByteString -> [Char]

    ghc-lib-parser GHC.Utils.Encoding.UTF8

    Decode a ByteString containing a UTF-8 string.

  3. utf8DecodeShortByteString :: ShortByteString -> [Char]

    ghc-lib-parser GHC.Utils.Encoding.UTF8

    No documentation available.

  4. utf8EncodeByteString :: String -> ByteString

    ghc-lib-parser GHC.Utils.Encoding.UTF8

    Encode a String into a ByteString.

  5. utf8EncodeShortByteString :: String -> ShortByteString

    ghc-lib-parser GHC.Utils.Encoding.UTF8

    No documentation available.

  6. utf8UnconsByteString :: ByteString -> Maybe (Char, ByteString)

    ghc-lib-parser GHC.Utils.Encoding.UTF8

    No documentation available.

  7. fingerprintByteString :: ByteString -> Fingerprint

    ghc-lib-parser GHC.Utils.Fingerprint

    No documentation available.

  8. readGStringByteString :: GString -> IO (Maybe ByteString)

    glib System.Glib.GString

    No documentation available.

  9. readLazyByteString :: FsRoot root => Path root -> IO ByteString

    hackage-security Hackage.Security.Util.Path

    No documentation available.

  10. readStrictByteString :: FsRoot root => Path root -> IO ByteString

    hackage-security Hackage.Security.Util.Path

    No documentation available.

Page 57 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete