• 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. pattern CommentsListSortOrder_Ascending :: CommentsListSortOrder

    gogol-plus Gogol.Plus.Types

    Sort oldest comments first.

  2. pattern CommentsListSortOrder_Descending :: CommentsListSortOrder

    gogol-plus Gogol.Plus.Types

    Sort newest comments first.

  3. fromCommentsListSortOrder :: CommentsListSortOrder -> Text

    gogol-plus Gogol.Plus.Types

    No documentation available.

  4. newtype CommentsListSortOrder

    gogol-plus-domains Gogol.PlusDomains

    The order in which to sort the list of comments.

  5. CommentsListSortOrder :: Text -> CommentsListSortOrder

    gogol-plus-domains Gogol.PlusDomains

    No documentation available.

  6. pattern CommentsListSortOrder_Ascending :: CommentsListSortOrder

    gogol-plus-domains Gogol.PlusDomains

    Sort oldest comments first.

  7. pattern CommentsListSortOrder_Descending :: CommentsListSortOrder

    gogol-plus-domains Gogol.PlusDomains

    Sort newest comments first.

  8. fromCommentsListSortOrder :: CommentsListSortOrder -> Text

    gogol-plus-domains Gogol.PlusDomains

    No documentation available.

  9. newtype CommentsListSortOrder

    gogol-plus-domains Gogol.PlusDomains.Types

    The order in which to sort the list of comments.

  10. CommentsListSortOrder :: Text -> CommentsListSortOrder

    gogol-plus-domains Gogol.PlusDomains.Types

    No documentation available.

Page 301 of many | Previous | Next

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