Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. resumeDecodeUtf8EitherD :: forall (m :: Type -> Type) . Monad m => DecodeState -> CodePoint -> Stream m Word8 -> Stream m (Either DecodeError Char)

    streamly-core Streamly.Internal.Unicode.Stream

    No documentation available.

  2. lazyDecodeUtf8 :: ByteString -> String

    opaleye Opaleye.Internal.PGTypes

    No documentation available.

  3. strictDecodeUtf8 :: ByteString -> String

    opaleye Opaleye.Internal.PGTypes

    No documentation available.

  4. maybeDecodeUTF8Chars :: String -> T i name T -> Maybe (T i name String)

    wraxml Text.XML.WraXML.Tree

    Deprecated: XmlChar.Unicode constructors must contain unicode characters and not encoded ones. Decode characters before parsing!

Page 10 of many | Previous | Next