SHA256
1
0
forked from pool/ghc-HTTP

osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-HTTP revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HTTP?expand=0&rev=107
This commit is contained in:
2023-03-30 08:26:17 +00:00
committed by Git OBS Bridge
parent 1bdfa3a8eb
commit 67fd8ceb18
5 changed files with 108 additions and 49 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Mar 16 23:12:10 UTC 2023 - Peter Simons <psimons@suse.com>
- Update HTTP to version 4000.4.1 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sun Aug 14 21:34:43 UTC 2022 - Peter Simons <psimons@suse.com>
- Update HTTP to version 4000.4.1 revision 1.
Version 4000.4.0: release 2022-02-22
* Restrict to GHC >=7.6 and associated cleanups (Andreas Abel)
* Drop deprecated instance Error (Andreas Abel)
* Preparation for mtl-2.3 (Andreas Abel)
* General tidying (Andreas Abel)
* Support GHC 9.2 (Bodigrim)
-------------------------------------------------------------------
Tue Oct 12 11:34:09 UTC 2021 - psimons@suse.com