strive-0.6.0: A Haskell client for the Strava V3 API.

Safe HaskellNone

Strive.Actions

Description

Functions for performing actions against the API.

Synopsis

Documentation

with :: Default a => [a -> a] -> aSource

Helper function for easily performing actions.