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

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. inverseFunctionsIfFirstSucceedsOnArbitrary :: (Show a, Eq a, Arbitrary a, CanFail f) => (a -> f b) -> (b -> a) -> Property

    genvalidity-sydtest Test.Syd.Validity.Property

    No documentation available.

  2. inverseFunctionsIfFirstSucceedsOnGen :: (Show a, Eq a, CanFail f) => (a -> f b) -> (b -> a) -> Gen a -> (a -> [a]) -> Property

    genvalidity-sydtest Test.Syd.Validity.Property

    No documentation available.

  3. getFirst' :: First' a -> a

    Cabal-syntax Distribution.Compat.Semigroup

    No documentation available.

  4. stringFirst :: Eq a => [a] -> [a] -> Maybe Int

    hxt Text.XML.HXT.DOM.Util

    find the position of the first occurence of a string

  5. xinfoStreamFirstEntry :: XInfoStreamResponse -> StreamsRecord

    hedis Database.Redis

    No documentation available.

  6. xinfoStreamFirstEntry :: XInfoStreamResponse -> StreamsRecord

    hedis Database.Redis.Sentinel

    No documentation available.

  7. getFirst :: First a -> Maybe a

    relude Relude.Monoid

    No documentation available.

  8. _first :: Functor f => (a -> f a') -> Of a b -> f (Of a' b)

    streaming Streaming.Prelude

    A lens into the first element of a left-strict pair

  9. getFirst :: First a -> Maybe a

    base-compat-batteries Data.Monoid.Compat

    No documentation available.

  10. getFirst :: First a -> a

    base-compat-batteries Data.Semigroup.Compat

    No documentation available.

Page 47 of many | Previous | Next

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