Accepting request 403544 from devel:languages:haskell:lts
- 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 OBS-URL: https://build.opensuse.org/request/show/403544 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-generic-deriving?expand=0&rev=4
This commit is contained in:
parent
e721cff5e4
commit
ec660e7202
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7223aa09e19e921bb9d36841052b6cba46f34055b83f0a16f3057f56b6a9f7a9
|
||||
size 63079
|
3
generic-deriving-1.10.5.tar.gz
Normal file
3
generic-deriving-1.10.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6a2af9a96b22cdf496c7d6ef7bb6e8e365937ec61d788b08068f4fcf6854f0d
|
||||
size 63324
|
@ -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
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
%global pkg_name generic-deriving
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.10.4.1
|
||||
Version: 1.10.5
|
||||
Release: 0
|
||||
Summary: Generic programming library for generalised deriving
|
||||
Group: System/Libraries
|
||||
|
Loading…
x
Reference in New Issue
Block a user