google-server-api 0.4.0.0 → 0.4.0.1
raw patch · 1 files changed
+2/−4 lines, 1 filesdep ~servantPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: servant
API changes (from Hackage documentation)
Files
- google-server-api.cabal +2/−4
google-server-api.cabal view
@@ -3,11 +3,9 @@ -- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack------ hash: df1c304623fa830cc6950b4ac5554efac4fc3e9b26ac708c523fad3ed0bed0e6 name: google-server-api-version: 0.4.0.0+version: 0.4.0.1 synopsis: Google APIs for server to server applications description: This library provides a way to use Google API for server to server applications. category: Web@@ -94,7 +92,7 @@ , monad-control >=1.0.2.3 && <1.1 , monad-logger >=0.3.28.1 && <0.4 , mtl >=2.2.2 && <2.3- , servant >=0.13 && <0.19+ , servant >=0.13 && <0.20 , servant-client >=0.13 && <0.20 , text >=1.2.3.0 && <1.3 , time >=1.8.0.2 && <1.10