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

Safe HaskellSafe-Inferred

Strive.Utilities

Description

Utility functions for making common actions easier.

Synopsis

Documentation

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

Modify an action's default options by listing changes to it.