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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. newtype WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    Enables sorting of the list.

  2. WebfontsListSort :: Text -> WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    No documentation available.

  3. pattern WebfontsListSort_Alpha :: WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    Sort alphabetically

  4. pattern WebfontsListSort_Date :: WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    Sort by date added

  5. pattern WebfontsListSort_Popularity :: WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    Sort by popularity

  6. pattern WebfontsListSort_SORTUNDEFINED :: WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    No sorting specified, use the default sorting method.

  7. pattern WebfontsListSort_Style :: WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    Sort by number of styles

  8. pattern WebfontsListSort_Trending :: WebfontsListSort

    gogol-fonts Gogol.Fonts.Types

    Sort by trending

  9. fromWebfontsListSort :: WebfontsListSort -> Text

    gogol-fonts Gogol.Fonts.Types

    No documentation available.

  10. newtype PeopleConnectionsListSortOrder

    gogol-people Gogol.People

    Optional. The order in which the connections should be sorted. Defaults to LAST_MODIFIED_ASCENDING.

Page 298 of many | Previous | Next

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