• 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. firstName :: Fake Text

    fakedata Faker.Name

    No documentation available.

  2. first_code :: GenStackFrame b -> !b

    ghc-heap GHC.Exts.Heap.Closures

    No documentation available.

  3. firstGreaterOrEqual :: BlockHeaders m => Network -> (BlockNode -> m Ordering) -> m (Maybe BlockNode)

    haskoin-core Haskoin.Block.Headers

    No documentation available.

  4. firstMaybe :: (a -> Maybe b) -> [a] -> Maybe b

    liquid-fixpoint Language.Fixpoint.Misc

    No documentation available.

  5. first3M :: Functor f => (t -> f a) -> (t, t1, t2) -> f (a, t1, t2)

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  6. firstElems :: [(ByteString, ByteString)] -> ByteString -> Maybe (Int, ByteString, (ByteString, ByteString))

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  7. firstGroup :: (Eq k, Ord k, Hashable k) => [(k, a)] -> [a]

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  8. firstJust :: (a -> Maybe b) -> [a] -> Maybe b

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  9. firstM :: Functor f => (t -> f a) -> (t, t1) -> f (a, t1)

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  10. firstM :: (Functor m, Monad m) => (a' -> m a) -> MooreT m a b -> MooreT m a' b

    machines Data.Machine.MooreT

    No documentation available.

Page 26 of many | Previous | Next

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