Skip to content

Commit 2c12d39

Browse files
committed
releasing 4000.4.0
1 parent 9dac7f4 commit 2c12d39

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
Version 4000.3.16: release 2021-03-20
29
* Support GHC-9.0 (Oleg Genrus)
310
* Various dependency bumps (multiple people)

HTTP.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Cabal-Version: >= 1.10
22
Name: HTTP
3-
Version: 4000.3.16
4-
x-revision: 1
3+
Version: 4000.4.0
54
Build-type: Simple
65
License: BSD3
76
License-file: LICENSE

0 commit comments

Comments
 (0)