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. newtype ByteStringEncoding a

    text-encode Text.Encode.PostgresqlSimple

    No documentation available.

  2. ByteStringEncoding :: a -> ByteStringEncoding a

    text-encode Text.Encode.PostgresqlSimple

    No documentation available.

  3. class ByteStringPrimitives a

    text-encode Text.Encode.PostgresqlSimple

    No documentation available.

  4. newtype ByteStringAsBytes

    tomland Toml.Codec.Generic

    Newtype wrapper over ByteString to be used for array of integers representation.

  5. ByteStringAsBytes :: ByteString -> ByteStringAsBytes

    tomland Toml.Codec.Generic

    No documentation available.

  6. newtype ByteStringAsText

    tomland Toml.Codec.Generic

    Newtype wrapper over ByteString to be used for text values.

  7. ByteStringAsText :: ByteString -> ByteStringAsText

    tomland Toml.Codec.Generic

    No documentation available.

  8. type ByteStringBuilder = Builder

    classy-prelude-yesod ClassyPrelude.Yesod

    Since 0.3.0.0

  9. module Data.ByteString_LHAssumptions

    No documentation available.

  10. byteStringHex :: StrictByteString -> Builder

    bytestring Data.ByteString.Builder

    Encode each byte of a StrictByteString using its fixed-width hex encoding.

Page 19 of many | Previous | Next