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 9bbd9bc commit bc1134cCopy full SHA for bc1134c
CHANGES
@@ -1,6 +1,7 @@
1
-Version 4000.3.15.1
2
- * Support GHC-9.0
3
-
+Version 4000.3.16: release 2021-03-20
+ * Support GHC-9.0 (Oleg Genrus)
+ * Various dependency bumps (multiple people)
4
+ * Try all addresses returned by getAddrInfo (Fraser Tweedale)
5
6
Version ?
7
HTTP.cabal
@@ -1,5 +1,5 @@
Name: HTTP
-Version: 4000.3.15.1
+Version: 4000.3.16
Cabal-Version: >= 1.10
Build-type: Simple
License: BSD3
0 commit comments