osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-reflection revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-reflection?expand=0&rev=9
This commit is contained in:
2019-08-28 18:16:10 +00:00
committed by Git OBS Bridge
parent c58fecf1a7
commit 5a97d49c9c
5 changed files with 20 additions and 114 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 28 02:02:20 UTC 2019 - psimons@suse.com
- Update reflection to version 2.1.5.
# 2.1.5 [2019.08.27]
* Fix a bug in which `reifyNat` would yield incorrect results for very large
`Integer`s on GHC 8.2 or later.
-------------------------------------------------------------------
Tue Jun 11 14:29:16 UTC 2019 - Peter Simons <psimons@suse.com>