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.

  1. endOfInput :: e -> Parser e s ()

    bytesmith Data.Bytes.Parser.Latin

    Fails if there is still more input remaining.

  2. endoMonoidD :: MonoidD (a -> a)

    checkers Test.QuickCheck.Checkers

    Monoid dictionary for an unwrapped endomorphism. See also monoidD and Endo.

  3. endOfBlock :: forall (m :: Type -> Type) il bl . Monad m => BlockParser m il bl ()

    commonmark Commonmark.Blocks

    No documentation available.

  4. endOfLine :: Parser Text

    dhall Dhall.Parser.Token

    Match an end-of-line character sequence

  5. endOfExe :: String -> IO String

    end-of-exe EndOfExe2

    The function endOfExe returns IO "" if no executable found by findExecutable. Otherwise, it returns its path in the IO monad.

  6. endOfInput :: Scanner Bool

    scanner Scanner.Internal

    Returns True when there is no more input

  7. endOmittableLast :: HashSet Text

    xmlhtml Text.XmlHtml.HTML.Meta

    List of elements with omittable end tags.

  8. endOmittableNext :: HashMap Text (HashSet Text)

    xmlhtml Text.XmlHtml.HTML.Meta

    Tags which should be considered automatically ended in case one of a certain set of tags pops up.

  9. endOfLine :: Parser ()

    pdf-toolbox-core Pdf.Core.Parsers.Util

    In pdf file EOL could be "\n", "\r" or "\n\r" Also space (0x20) is usually ok before EOL

  10. endOpenF :: Process a -> !ByteString -> a

    xeno Xeno.SAX

    End open tag.

Page 10 of many | Previous | Next