Accepting request 403545 from devel:languages:haskell

- update to 1.10.5
* Apply an optimization to generated to(1)/from(1) instances that factors
    out common occurrences of M1
* Export internal typeclass names
* Fix Haddock issues with GHC 7.8 (forwarded request 403544 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/403545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-deriving?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2016-06-25 00:20:55 +00:00 committed by Git OBS Bridge
commit e45a5136f2
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7223aa09e19e921bb9d36841052b6cba46f34055b83f0a16f3057f56b6a9f7a9
size 63079

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6a2af9a96b22cdf496c7d6ef7bb6e8e365937ec61d788b08068f4fcf6854f0d
size 63324

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 19 14:47:57 UTC 2016 - mimi.vx@gmail.com
- update to 1.10.5
* Apply an optimization to generated to(1)/from(1) instances that factors
out common occurrences of M1
* Export internal typeclass names
* Fix Haddock issues with GHC 7.8
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 23 21:09:37 UTC 2016 - mimi.vx@gmail.com Mon May 23 21:09:37 UTC 2016 - mimi.vx@gmail.com

View File

@ -18,7 +18,7 @@
%global pkg_name generic-deriving %global pkg_name generic-deriving
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.10.4.1 Version: 1.10.5
Release: 0 Release: 0
Summary: Generic programming library for generalised deriving Summary: Generic programming library for generalised deriving
Group: System/Libraries Group: System/Libraries