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 9dac7f4 commit 2c12d39Copy full SHA for 2c12d39
CHANGES
@@ -1,3 +1,10 @@
1
+Version 4000.4.0: release 2022-02-22
2
+ * Restrict to GHC >=7.6 and associated cleanups (Andreas Abel)
3
+ * Drop deprecated instance Error (Andreas Abel)
4
+ * Preparation for mtl-2.3 (Andreas Abel)
5
+ * General tidying (Andreas Abel)
6
+ * Support GHC 9.2 (Bodigrim)
7
+
8
Version 4000.3.16: release 2021-03-20
9
* Support GHC-9.0 (Oleg Genrus)
10
* Various dependency bumps (multiple people)
HTTP.cabal
@@ -1,7 +1,6 @@
Cabal-Version: >= 1.10
Name: HTTP
-Version: 4000.3.16
-x-revision: 1
+Version: 4000.4.0
Build-type: Simple
License: BSD3
License-file: LICENSE
0 commit comments