From 601eff966e6a6da2fe0a5fdabf689d19de1a6c7e437613dcc8ebd69018855822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 31 Jan 2016 11:19:07 +0000 Subject: [PATCH] Accepting request 356953 from devel:languages:haskell:lts - update to 0.8.3 * Manual Generic1 support to work around a bug in GHC 7.6 * Invert the dependency to supply the Semigroup instance ourselves when building on GHC 8 OBS-URL: https://build.opensuse.org/request/show/356953 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagged?expand=0&rev=13 --- ghc-tagged.changes | 8 ++++++++ ghc-tagged.spec | 2 +- tagged-0.8.2.tar.gz | 3 --- tagged-0.8.3.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 tagged-0.8.2.tar.gz create mode 100644 tagged-0.8.3.tar.gz diff --git a/ghc-tagged.changes b/ghc-tagged.changes index 4f3b0fc..1e35a8b 100644 --- a/ghc-tagged.changes +++ b/ghc-tagged.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 29 13:14:41 UTC 2016 - mimi.vx@gmail.com + +- update to 0.8.3 +* Manual Generic1 support to work around a bug in GHC 7.6 +* Invert the dependency to supply the Semigroup instance ourselves + when building on GHC 8 + ------------------------------------------------------------------- Sun Nov 8 20:50:03 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-tagged.spec b/ghc-tagged.spec index cf47e56..8ca1fcf 100644 --- a/ghc-tagged.spec +++ b/ghc-tagged.spec @@ -19,7 +19,7 @@ %global pkg_name tagged Name: ghc-tagged -Version: 0.8.2 +Version: 0.8.3 Release: 0 Summary: Haskell 98 phantom types to avoid unsafely passing dummy arguments License: BSD-3-Clause diff --git a/tagged-0.8.2.tar.gz b/tagged-0.8.2.tar.gz deleted file mode 100644 index 63c4617..0000000 --- a/tagged-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e415d83329dba6c6b604cdf7ab331d321fa62d396f15e79439caa58279d6b77c -size 8957 diff --git a/tagged-0.8.3.tar.gz b/tagged-0.8.3.tar.gz new file mode 100644 index 0000000..36bea18 --- /dev/null +++ b/tagged-0.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27aa7d3f17a01891fcd03ab7cbedc1fdd568475563cda7927ac3a3c2d3526893 +size 9354