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.
pattern
PeopleConnectionsListSortOrder_LASTMODIFIEDDESCENDING :: PeopleConnectionsListSortOrdergogol-people Gogol.People.Types Sort people by when they were changed; newer entries first.
pattern
PeopleConnectionsListSortOrder_LASTNAMEASCENDING :: PeopleConnectionsListSortOrdergogol-people Gogol.People.Types Sort people by last name.
fromPeopleConnectionsListSortOrder :: PeopleConnectionsListSortOrder -> Textgogol-people Gogol.People.Types No documentation available.
-
gogol-plus Gogol.Plus The order in which to sort the list of comments.
CommentsListSortOrder :: Text -> CommentsListSortOrdergogol-plus Gogol.Plus No documentation available.
pattern
CommentsListSortOrder_Ascending :: CommentsListSortOrdergogol-plus Gogol.Plus Sort oldest comments first.
pattern
CommentsListSortOrder_Descending :: CommentsListSortOrdergogol-plus Gogol.Plus Sort newest comments first.
fromCommentsListSortOrder :: CommentsListSortOrder -> Textgogol-plus Gogol.Plus No documentation available.
-
gogol-plus Gogol.Plus.Types The order in which to sort the list of comments.
CommentsListSortOrder :: Text -> CommentsListSortOrdergogol-plus Gogol.Plus.Types No documentation available.