aboutsummaryrefslogtreecommitdiff
path: root/openweathermap.cabal
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2023-01-05 13:53:50 +0200
committerIgor Pashev <pashev.igor@gmail.com>2023-01-05 13:54:29 +0200
commitd7e06953eb8fa61c01ac4e1ec93e58af4eeb524a (patch)
treec8a55d26acb24479bafc5a628213aa30b73b8da2 /openweathermap.cabal
parentd625bb9213bc78730f98c556d59813b444235fc4 (diff)
downloadopenweathermap-d7e06953eb8fa61c01ac4e1ec93e58af4eeb524a.tar.gz
Switch to HTTPS
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 6dbdfe8..d3ba84e 100644
--- a/openweathermap.cabal
+++ b/openweathermap.cabal
@@ -49,7 +49,7 @@ library
aeson -any,
bytestring -any,
http-api-data -any,
- http-client -any,
+ http-client-tls -any,
servant -any,
servant-client >=0.19,
servant-client-core -any,