osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-hashable revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=37
This commit is contained in:
Peter Simons 2018-05-15 18:23:54 +00:00 committed by Git OBS Bridge
parent 9b50c59ee9
commit bd555d96a1

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update hashable to version 1.2.7.0.
* Add `Hashable` and `Hashable1` instances for `Complex`
* Fix undefined behavior in `hashable_fn_hash()` implementation
due to signed integer overflow (#152)
* Mark `Data.Hashable.Lifted` as `Trustworthy` (re SafeHaskell)
* Support GHC 8.4
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com