We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89a686 commit 294e873Copy full SHA for 294e873
azure-service-api/azure-service-api.cabal
@@ -18,7 +18,7 @@ Cabal-Version: >=1.8
18
Library
19
Exposed-Modules: Network.Azure.ServiceManagement
20
Build-Depends: base >= 4.5 && < 5,
21
- http-conduit >= 1.8 && < 1.9,
+ http-conduit >= 1.8.1 && < 1.9,
22
tls >= 1.0 && < 1.1,
23
tls-extra >= 0.5 && < 0.6,
24
bytestring >= 0.9 && < 0.11,
0 commit comments