• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. compDollarEndOnly :: CompOption

    regex-pcre-builtin Text.Regex.PCRE.String

    No documentation available.

  2. compDollarEndOnly :: CompOption

    regex-pcre-builtin Text.Regex.PCRE.Text

    No documentation available.

  3. compDollarEndOnly :: CompOption

    regex-pcre-builtin Text.Regex.PCRE.Text.Lazy

    No documentation available.

  4. compDollarEndOnly :: CompOption

    regex-pcre-builtin Text.Regex.PCRE.Wrap

    No documentation available.

  5. TokEndOpen :: TokenT

    HaXml Text.XML.HaXml.Lex

    </

  6. appendopts :: [(String, String)] -> RawOpts -> RawOpts

    hledger-lib Hledger.Data.RawOptions

    No documentation available.

  7. appEndo :: Endo a -> a -> a

    numhask NumHask.Prelude

    No documentation available.

  8. isEndOfInput :: forall (m :: Type -> Type) a . Monad m => Parser a m Bool

    pipes-parse Pipes.Parse

    Check if the underlying Producer is empty

    isEndOfInput = fmap isNothing peek
    

  9. type BlendOperation = Word32

    sdl2 SDL.Raw.Enum

    No documentation available.

  10. pattern SDL_BLENDOPERATION_ADD :: BlendOperation

    sdl2 SDL.Raw.Enum

    No documentation available.

Page 22 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete