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

Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. ApproximateFirstReceiveTimestamp :: MessageAttribute

    aws Aws.Sqs.Core

    the time when the message was first received (epoch time in milliseconds)

  2. enumerateFirst :: IO ()

    battleship-combinatorics Combinatorics.Battleship.SetCover

    No documentation available.

  3. BreadthFirst :: CollectionMode

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. DepthFirst :: CollectionMode

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. ScoreModeFirst :: ScoreMode

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. findFirstDuplicateBy :: (a -> a -> Bool) -> [a] -> Maybe (a, a)

    bordacount Data.Voting.BordaCount

    Find the first duplicates, filtered by a function.

  7. findFirstItem :: FilePath -> SearchKey -> (SearchHeader -> Ptr i -> IO a) -> IO a

    btrfs System.Linux.Btrfs

    No documentation available.

  8. findFirstItemFd :: Fd -> SearchKey -> (SearchHeader -> Ptr i -> IO a) -> IO a

    btrfs System.Linux.Btrfs

    No documentation available.

  9. findFirstItem :: RawFilePath -> SearchKey -> (SearchHeader -> Ptr i -> IO a) -> IO a

    btrfs System.Linux.Btrfs.ByteString

    No documentation available.

  10. findFirstItemFd :: Fd -> SearchKey -> (SearchHeader -> Ptr i -> IO a) -> IO a

    btrfs System.Linux.Btrfs.ByteString

    No documentation available.

Page 91 of many | Previous | Next

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