Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

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

    checkers Test.QuickCheck.Checkers

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

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

    commonmark Commonmark.Blocks

    No documentation available.

  3. endOfLine :: Parser Text

    dhall Dhall.Parser.Token

    Match an end-of-line character sequence

  4. 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.

  5. endOfInput :: Scanner Bool

    scanner Scanner.Internal

    Returns True when there is no more input

  6. endOmittableLast :: HashSet Text

    xmlhtml Text.XmlHtml.HTML.Meta

    List of elements with omittable end tags.

  7. 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.

  8. 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

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

    xeno Xeno.SAX

    End open tag.

  10. endOrLoop :: (MonadServerAtomic m, MonadServerComm m) => m () -> (Maybe (GroupName ModeKind) -> m ()) -> m ()

    LambdaHack Game.LambdaHack.Server.PeriodicM

    Continue or exit or restart the game.

Page 10 of many | Previous | Next