Hoogle Search
Within LTS Haskell 24.26 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isEndOfBytes :: forall (m :: Type -> Type) . Monad m => Parser ByteString m Boolpipes-bytestring Pipes.ByteString Check if the underlying Producer has no more bytes Note that this will skip over empty ByteString chunks, unlike isEndOfInput from pipes-parse.
isEndOfBytes = liftM isNothing peekByte
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE No documentation available.
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE.ByteString No documentation available.
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE.ByteString.Lazy No documentation available.
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE.Sequence No documentation available.
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE.String No documentation available.
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE.Text No documentation available.
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE.Text.Lazy No documentation available.
compDollarEndOnly :: CompOptionregex-pcre-builtin Text.Regex.PCRE.Wrap No documentation available.
-
HaXml Text.XML.HaXml.Lex </