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

Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. deleteFirstsBy :: (a -> b -> Bool) -> Infinite b -> [a] -> Infinite b

    infinite-list Data.List.Infinite

    Overloaded version of (\\).

  2. info_firstbyte :: PCREInfo

    pcre-light Text.Regex.PCRE.Light.Base

    No documentation available.

  3. info_firstchar :: PCREInfo

    pcre-light Text.Regex.PCRE.Light.Base

    No documentation available.

  4. info_firsttable :: PCREInfo

    pcre-light Text.Regex.PCRE.Light.Base

    No documentation available.

  5. compFirstLine :: CompOption

    regex-pcre-builtin Text.Regex.PCRE

    No documentation available.

  6. compFirstLine :: CompOption

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

    No documentation available.

  7. compFirstLine :: CompOption

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

    No documentation available.

  8. compFirstLine :: CompOption

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

    No documentation available.

  9. compFirstLine :: CompOption

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

    No documentation available.

  10. compFirstLine :: CompOption

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

    No documentation available.

Page 54 of many | Previous | Next

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