Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. module Text.RE.TDFA.ByteString

    No documentation available.

  2. module Text.Regex.PCRE.ByteString

    This exports instances of the high level API and the medium level API of compile,execute, and regexec.

  3. module Replace.Megaparsec.Internal.ByteString

    This internal module is for ByteString specializations. The functions in this module are intended to be chosen automatically by rewrite rules in the Replace.Megaparsec module, so you should never need to import this module. Names in this module may change without a major version increment.

  4. module Text.HTML.TagStream.ByteString

    No documentation available.

  5. data ByteString

    text-convert Text.Convert

    A space-efficient representation of a Word8 vector, supporting many efficient operations. A ByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Char8 it can be interpreted as containing 8-bit characters.

  6. data ByteString

    ansi-terminal-game Terminal.Game

    A space-efficient representation of a Word8 vector, supporting many efficient operations. A ByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Char8 it can be interpreted as containing 8-bit characters.

  7. module Text.Appar.ByteString

    Simple Applicative parser whose input is strict ByteString. The usage is the same as parsec. Parsec 3 provides features which Parsec 2 does not provide:

    But Haskell Platform includes Parsec 2, not Parsec 3. Installing Parsec 3 to Haskell Platform environment makes it mess. So, this library was implemented.

  8. module System.Linux.Btrfs.ByteString

    Deprecated: This module is deprecated and will be removed in a future version of this library. Please leave a comment on https://github.com/redneb/hs-btrfs/issues/5 if you think that is should not be removed.

  9. module CabalGild.Unstable.Extra.ByteString

    No documentation available.

  10. module Data.Conduit.Algorithms.Async.ByteString

    Higher level async processing interfaces for handling ByteString objects.

Page 10 of many | Previous | Next