tfausak / strive

:bicyclist: A Haskell client for the Strava V3 API.

Home Page:https://hackage.haskell.org/package/strive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activity types should match capitalization

tfausak opened this issue · comments

The new activity types are capitalized (see #83). The type constructions for ActivityType should match. For instance, Alpineski should be AlpineSki.