-- This file has been generated from package.yaml by hpack version 0.20.0. -- -- see: https://github.com/sol/hpack -- -- hash: 1c4566f81494e20fe0b4c3e1f51e76e5e6d43008972d42798397d094a321eb93 name: strive version: 5.0.6 synopsis: A client for the Strava V3 API. description: Strive is a client for the Strava V3 API. category: API homepage: https://github.com/tfausak/strive#readme bug-reports: https://github.com/tfausak/strive/issues maintainer: Taylor Fausak license: MIT license-file: LICENSE.markdown build-type: Simple cabal-version: >= 1.10 extra-source-files: CHANGELOG.markdown package.yaml README.markdown stack.yaml source-repository head type: git location: https://github.com/tfausak/strive library hs-source-dirs: library ghc-options: -Weverything -Wno-implicit-prelude -Wno-safe -Wno-unsafe build-depends: aeson >=0.11.2 && <0.12 || >=1.0.2 && <1.5 , base >=4.9.0 && <4.12 , bytestring >=0.10.8 && <0.11 , data-default >=0.7.1 && <0.8 , gpolyline >=0.1.0 && <0.2 , http-client >=0.4.31 && <0.6 , http-client-tls >=0.2.4 && <0.4 , http-types >=0.9.1 && <0.13 , template-haskell >=2.11.0 && <2.14 , text >=1.2.2 && <1.3 , time >=1.6.0 && <1.9 , transformers >=0.5.2 && <0.6 exposed-modules: Strive Strive.Actions Strive.Actions.Activities Strive.Actions.Athletes Strive.Actions.Authentication Strive.Actions.Clubs Strive.Actions.Comments Strive.Actions.Efforts Strive.Actions.Friends Strive.Actions.Gear Strive.Actions.Kudos Strive.Actions.Photos Strive.Actions.Segments Strive.Actions.Streams Strive.Actions.Uploads Strive.Aliases Strive.Client Strive.Enums Strive.Internal.HTTP Strive.Internal.Lenses Strive.Internal.Options Strive.Internal.TH Strive.Lenses Strive.Options Strive.Options.Activities Strive.Options.Athletes Strive.Options.Authentication Strive.Options.Clubs Strive.Options.Comments Strive.Options.Friends Strive.Options.Kudos Strive.Options.Segments Strive.Options.Streams Strive.Options.Uploads Strive.Types Strive.Types.Activities Strive.Types.Athletes Strive.Types.Authentication Strive.Types.Clubs Strive.Types.Comments Strive.Types.Efforts Strive.Types.Gear Strive.Types.Photos Strive.Types.Polylines Strive.Types.Segments Strive.Types.Streams Strive.Types.Uploads Strive.Utilities other-modules: Paths_strive default-language: Haskell2010 test-suite test type: exitcode-stdio-1.0 main-is: README.lhs ghc-options: -Weverything -Wno-implicit-prelude -Wno-safe -Wno-unsafe -pgmL markdown-unlit -rtsopts -threaded -Wno-missing-import-lists build-depends: aeson >=0.11.2 && <0.12 || >=1.0.2 && <1.5 , base >=4.9.0 && <4.12 , bytestring >=0.10.8 && <0.11 , data-default >=0.7.1 && <0.8 , gpolyline >=0.1.0 && <0.2 , http-client >=0.4.31 && <0.6 , http-client-tls >=0.2.4 && <0.4 , http-types >=0.9.1 && <0.13 , markdown-unlit >=0.4.0 && <0.6 , strive , template-haskell >=2.11.0 && <2.14 , text >=1.2.2 && <1.3 , time >=1.6.0 && <1.9 , transformers >=0.5.2 && <0.6 other-modules: Paths_strive default-language: Haskell2010