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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. clubSummary_profile :: ClubSummary -> Text

    strive Strive.Types.Clubs

    No documentation available.

  2. clubSummary_profileMedium :: ClubSummary -> Text

    strive Strive.Types.Clubs

    No documentation available.

  3. clubSummary_resourceState :: ClubSummary -> ResourceState

    strive Strive.Types.Clubs

    No documentation available.

  4. data CommentSummary

    strive Strive.Types.Comments

    http://strava.github.io/api/v3/comments/#summary-and-detailed-representation-attributes

  5. CommentSummary :: Integer -> AthleteSummary -> UTCTime -> Integer -> ResourceState -> Text -> CommentSummary

    strive Strive.Types.Comments

    No documentation available.

  6. commentSummary_activityId :: CommentSummary -> Integer

    strive Strive.Types.Comments

    No documentation available.

  7. commentSummary_athlete :: CommentSummary -> AthleteSummary

    strive Strive.Types.Comments

    No documentation available.

  8. commentSummary_createdAt :: CommentSummary -> UTCTime

    strive Strive.Types.Comments

    No documentation available.

  9. commentSummary_id :: CommentSummary -> Integer

    strive Strive.Types.Comments

    No documentation available.

  10. commentSummary_resourceState :: CommentSummary -> ResourceState

    strive Strive.Types.Comments

    No documentation available.

Page 365 of many | Previous | Next

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