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

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. sortByLastAccessedAt :: CacheMod

    github GitHub.Data.Options

    No documentation available.

  2. sortByLongRunning :: PullRequestMod

    github GitHub.Data.Options

    No documentation available.

  3. sortByPopularity :: PullRequestMod

    github GitHub.Data.Options

    No documentation available.

  4. sortBySizeInBytes :: CacheMod

    github GitHub.Data.Options

    No documentation available.

  5. sortByUpdated :: HasCreatedUpdated mod => mod

    github GitHub.Data.Options

    No documentation available.

  6. sortDescending :: HasDirection mod => mod

    github GitHub.Data.Options

    No documentation available.

  7. sortIndices :: Mergeable a => a -> [DynamicSortedIdx]

    grisette Grisette.Core

    No documentation available.

  8. sortIndices :: Mergeable a => a -> [DynamicSortedIdx]

    grisette Grisette.Internal.Core.Data.Class.Mergeable

    No documentation available.

  9. sortColumnChanged :: TreeSortableClass self => Signal self (IO ())

    gtk3 Graphics.UI.Gtk.ModelView.TreeSortable

    No documentation available.

  10. sortTagsBy :: ((String, [Identifier]) -> (String, [Identifier]) -> Ordering) -> Tags -> Tags

    hakyll Hakyll.Web.Tags

    Sort tags using supplied function. First element of the tuple passed to the comparing function is the actual tag name.

Page 43 of many | Previous | Next

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