Skip to content

Commit ee293b3

Browse files
committed
Bump hackage-security-HTTP to 0.1.1.3 and ChangeLog
1 parent 6a8938b commit ee293b3

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

hackage-security-HTTP/ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.1.1.3
2+
-------
3+
* Relax dependency bounds for GHC 9.14.
4+
* Remove obsolete `deriving Typeable`.
5+
16
0.1.1.2
27
-------
38
* Drop support for GHC < 8.4.

hackage-security-HTTP/hackage-security-HTTP.cabal

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
cabal-version: 1.12
1+
cabal-version: 1.18
22
name: hackage-security-HTTP
3-
version: 0.1.1.2
4-
x-revision: 1
3+
version: 0.1.1.3
54

65
synopsis: Hackage security bindings against the HTTP library
76
description: The hackage security library provides a 'HttpLib'
@@ -32,7 +31,7 @@ tested-with:
3231
GHC == 8.6.5
3332
GHC == 8.4.4
3433

35-
extra-source-files:
34+
extra-doc-files:
3635
ChangeLog.md
3736

3837
source-repository head

0 commit comments

Comments
 (0)