SHA256
1
0
forked from pool/ghc-silently

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-silently revision:12, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=44
This commit is contained in:
2022-10-06 14:46:26 +00:00
committed by Git OBS Bridge
parent 9eb7004f06
commit dbd749b5dc
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Aug 21 17:20:10 UTC 2022 - Peter Simons <psimons@suse.com>
- Update silently to version 1.2.5.3.
# 1.2.5.3 August 2022
* Tested with GHC 7.0 - 9.4.1.
* Remove remnants of GHC 6.x support.
* Silence incomplete pattern matching warning, refactor code.
* Add section about limitations to README.
-------------------------------------------------------------------
Tue Nov 9 08:00:21 UTC 2021 - psimons@suse.com