aboutsummaryrefslogtreecommitdiff
path: root/openweathermap.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'openweathermap.cabal')
-rw-r--r--openweathermap.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/openweathermap.cabal b/openweathermap.cabal
index 4565f71..8ba748f 100644
--- a/openweathermap.cabal
+++ b/openweathermap.cabal
@@ -30,7 +30,7 @@ library
, aeson
, http-client
, servant
- , servant-client >= 0.13
+ , servant-client >= 0.16
exposed-modules:
Web.OpenWeatherMap.API
Web.OpenWeatherMap.Client