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.
-
haskell-gi-base Data.GI.Base.ShortPrelude 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.
module Text.Regex.TDFA.
ByteString This modules provides RegexMaker and RegexLike instances for using ByteString with the DFA backend (Text.Regex.Lib.WrapDFAEngine and Text.Regex.Lazy.DFAEngineFPS). This module is usually used via import Text.Regex.TDFA. This exports instances of the high level API and the medium level API of compile,execute, and regexec.
module Control.Foldl.
ByteString Folds for byte streams
-
foldl Control.Foldl.ByteString 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.
module System.IO.Streams.Attoparsec.
ByteString This module provides support for parsing values from ByteString InputStreams using attoparsec. Since: 1.4.0.0.
module System.IO.Streams.
ByteString Stream operations on ByteString.
-
Strict ByteString. Import as:
import qualified RIO.ByteString as B
This module does not export any partial functions. For those, see RIO.ByteString.Partial -
rio RIO.ByteString 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.
-
rio RIO.ByteString.Lazy A space-efficient representation of a Word8 vector, supporting many efficient operations. A LazyByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Lazy.Char8 it can be interpreted as containing 8-bit characters.
-
rio RIO.Prelude.Types 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.