• 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. commentSummary_text :: CommentSummary -> Text

    strive Strive.Types.Comments

    No documentation available.

  2. data GearSummary

    strive Strive.Types.Gear

    http://strava.github.io/api/v3/gear/#summary

  3. GearSummary :: Double -> Text -> Text -> Bool -> ResourceState -> GearSummary

    strive Strive.Types.Gear

    No documentation available.

  4. gearSummary_distance :: GearSummary -> Double

    strive Strive.Types.Gear

    No documentation available.

  5. gearSummary_id :: GearSummary -> Text

    strive Strive.Types.Gear

    No documentation available.

  6. gearSummary_name :: GearSummary -> Text

    strive Strive.Types.Gear

    No documentation available.

  7. gearSummary_primary :: GearSummary -> Bool

    strive Strive.Types.Gear

    No documentation available.

  8. gearSummary_resourceState :: GearSummary -> ResourceState

    strive Strive.Types.Gear

    No documentation available.

  9. data PhotoSummary

    strive Strive.Types.Photos

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

  10. PhotoSummary :: Integer -> Text -> UTCTime -> Integer -> Maybe (Double, Double) -> Text -> ResourceState -> PhotoType -> Text -> UTCTime -> PhotoSummary

    strive Strive.Types.Photos

    No documentation available.

Page 366 of many | Previous | Next

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