• 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. fromUserRolesListSortField :: UserRolesListSortField -> Text

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  2. fromUserRolesListSortOrder :: UserRolesListSortOrder -> Text

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  3. newSortedDimension :: SortedDimension

    gogol-dfareporting Gogol.DFAReporting.Types

    Creates a value of SortedDimension with the minimum fields required to make a request.

  4. newtype ChangesListSortBy

    gogol-dns Gogol.DNS

    Sorting criterion. The only supported value is change sequence.

  5. ChangesListSortBy :: Text -> ChangesListSortBy

    gogol-dns Gogol.DNS

    No documentation available.

  6. pattern ChangesListSortBy_CHANGESEQUENCE :: ChangesListSortBy

    gogol-dns Gogol.DNS

    No documentation available.

  7. newtype ManagedZoneOperationsListSortBy

    gogol-dns Gogol.DNS

    Sorting criterion. The only supported values are START_TIME and ID.

  8. ManagedZoneOperationsListSortBy :: Text -> ManagedZoneOperationsListSortBy

    gogol-dns Gogol.DNS

    No documentation available.

  9. pattern ManagedZoneOperationsListSortBy_ID :: ManagedZoneOperationsListSortBy

    gogol-dns Gogol.DNS

    No documentation available.

  10. pattern ManagedZoneOperationsListSortBy_STARTTIME :: ManagedZoneOperationsListSortBy

    gogol-dns Gogol.DNS

    No documentation available.

Page 295 of many | Previous | Next

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