commit ghc-base-orphans for openSUSE:Factory

2020-10-23 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2020-10-23 15:13:35

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new.3463 (New)


Package is "ghc-base-orphans"

Fri Oct 23 15:13:35 2020 rev:19 rq:842739 version:0.8.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2020-08-28 21:25:52.636453739 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-orphans.new.3463/ghc-base-orphans.changes  
2020-10-23 15:13:36.326112758 +0200
@@ -1,0 +2,9 @@
+Tue Oct  6 08:55:53 UTC 2020 - psim...@suse.com
+
+- Update base-orphans to version 0.8.3.
+  ## Changes in 0.8.3 [2020.09.30]
+   - Backport new instances from GHC 9.0/`base-4.15`
+ * `MonadFix` and `MonadZip` instances for `Complex`
+ * `Ix` instances for tuples of size 6 through 15
+
+---

Old:

  base-orphans-0.8.2.tar.gz

New:

  base-orphans-0.8.3.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.Dcd1Fm/_old  2020-10-23 15:13:37.338113247 +0200
+++ /var/tmp/diff_new_pack.Dcd1Fm/_new  2020-10-23 15:13:37.342113248 +0200
@@ -19,7 +19,7 @@
 %global pkg_name base-orphans
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.2
+Version:0.8.3
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT
@@ -37,6 +37,7 @@
 versions of 'base' to a wider (older) range of compilers.
 'base-orphans' does not export anything except the orphan instances themselves
 and complements ''.
+
 See the README for what instances are covered:
 . See also the
  base-orphans-0.8.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8.2/CHANGES.markdown 
new/base-orphans-0.8.3/CHANGES.markdown
--- old/base-orphans-0.8.2/CHANGES.markdown 2001-09-09 03:46:40.0 
+0200
+++ new/base-orphans-0.8.3/CHANGES.markdown 2001-09-09 03:46:40.0 
+0200
@@ -1,3 +1,8 @@
+## Changes in 0.8.3 [2020.09.30]
+ - Backport new instances from GHC 9.0/`base-4.15`
+   * `MonadFix` and `MonadZip` instances for `Complex`
+   * `Ix` instances for tuples of size 6 through 15
+
 ## Changes in 0.8.2 [2020.01.27]
  - Backport new instances from GHC 8.10/`base-4.14`
* `Bits`, `Bounded`, `Enum`, `FiniteBits`, `Floating`, `Fractional`,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8.2/README.markdown 
new/base-orphans-0.8.3/README.markdown
--- old/base-orphans-0.8.2/README.markdown  2001-09-09 03:46:40.0 
+0200
+++ new/base-orphans-0.8.3/README.markdown  2001-09-09 03:46:40.0 
+0200
@@ -63,9 +63,11 @@
  * `Functor`, `Applicative`, `Alternative`, and `MonadPlus` instances for 
`ArrowMonad`
  * `Functor`, `Applicative`, `Monad`, `Alternative`, and `MonadPlus` instances
for `Kleisli`
+ * `Ix` instances for tuples of size 6 through 15
  * `Monad` instance for `(,)`
  * `Monad` instance for `WrappedMonad`
  * `MonadFail`, `Monoid`, and `Semigroup` instances for strict `ST`
+ * `MonadFix` and `MonadZip` instances for `Complex`
  * `MonadZip` instance for `Maybe`
  * `Monoid`, `Eq`, `Ord`, `Read`, and `Show` instances for `Const`
  * `Monoid` instances for `Identity` and `IO`
@@ -93,6 +95,7 @@
 
 ## Supported versions of GHC/`base`
 
+ * `ghc-9.0.*`  / `base-4.15.*`
  * `ghc-8.10.*` / `base-4.14.*`
  * `ghc-8.8.*`  / `base-4.13.*`
  * `ghc-8.6.*`  / `base-4.12.*`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8.2/base-orphans.cabal 
new/base-orphans-0.8.3/base-orphans.cabal
--- old/base-orphans-0.8.2/base-orphans.cabal   2001-09-09 03:46:40.0 
+0200
+++ new/base-orphans-0.8.3/base-orphans.cabal   2001-09-09 03:46:40.0 
+0200
@@ -1,16 +1,25 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.33.0.
+-- This file has been generated from package.yaml by hpack version 0.34.2.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: bd02ba6d695fef876de62e5d71b3c276a9d2907d07b94ebb624da902c08791fe
+-- hash: 55f37cf3d5ba9e06b928b53e1025ae733e222f62c44e67304b8819d4fe74f383
 
 name:base-orphans
-version: 0.8.2
+version: 0.8.3
 synopsis:Backwards-compatible o

commit ghc-base-orphans for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2020-08-28 21:25:52

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new.3399 (New)


Package is "ghc-base-orphans"

Fri Aug 28 21:25:52 2020 rev:18 rq:829186 version:0.8.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2020-06-19 17:08:28.957272038 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-orphans.new.3399/ghc-base-orphans.changes  
2020-08-28 21:25:52.636453739 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:05 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.j0rga5/_old  2020-08-28 21:25:53.148453982 +0200
+++ /var/tmp/diff_new_pack.j0rga5/_new  2020-08-28 21:25:53.152453984 +0200
@@ -53,7 +53,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build




commit ghc-base-orphans for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2020-06-19 17:08:28

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new.3606 (New)


Package is "ghc-base-orphans"

Fri Jun 19 17:08:28 2020 rev:17 rq:815039 version:0.8.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2020-03-09 14:14:38.218556154 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-orphans.new.3606/ghc-base-orphans.changes  
2020-06-19 17:08:28.957272038 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 11:13:47 UTC 2020 - Peter Simons 
+
+- Re-generate file with latest version of spec-cleaner.
+
+---



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.F9fLER/_old  2020-06-19 17:08:29.405273206 +0200
+++ /var/tmp/diff_new_pack.F9fLER/_new  2020-06-19 17:08:29.409273216 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-base-orphans
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit ghc-base-orphans for openSUSE:Factory

2020-03-09 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2020-03-09 14:14:33

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new.26092 (New)


Package is "ghc-base-orphans"

Mon Mar  9 14:14:33 2020 rev:16 rq:780011 version:0.8.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2019-12-27 13:51:41.480587198 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-orphans.new.26092/ghc-base-orphans.changes 
2020-03-09 14:14:38.218556154 +0100
@@ -1,0 +2,19 @@
+Tue Jan 28 11:14:58 UTC 2020 - psim...@suse.com
+
+- Update base-orphans to version 0.8.2.
+  ## Changes in 0.8.2 [2020.01.27]
+   - Backport new instances from GHC 8.10/`base-4.14`
+ * `Bits`, `Bounded`, `Enum`, `FiniteBits`, `Floating`, `Fractional`,
+   `Integral`, `Ix`, `Real`, `RealFrac`, `RealFloat` and `Storable` 
instances
+   for `Data.Ord.Down`
+ * `Functor`, `Applicative`, `Monad`, `Alternative`, and `MonadPlus` 
instances
+   for `Kleisli`
+ * `Functor`, `Applicative`, and `Monad` instances for
+   `(,,) a b` and `(,,,) a b c`
+ * `Data` instances for `WrappedArrow` and `WrappedMonad`
+ * `Data` and `IsList` instances for `ZipList`
+ * `TestEquality` instance for `Compose`
+   - Backport the `Typeable (() :: Constraint)` instance to be available on
+ GHC 7.8.
+
+---

Old:

  base-orphans-0.8.1.tar.gz

New:

  base-orphans-0.8.2.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.tq2Gei/_old  2020-03-09 14:14:39.074556719 +0100
+++ /var/tmp/diff_new_pack.tq2Gei/_new  2020-03-09 14:14:39.074556719 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-base-orphans
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name base-orphans
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.1
+Version:0.8.2
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT

++ base-orphans-0.8.1.tar.gz -> base-orphans-0.8.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8.1/CHANGES.markdown 
new/base-orphans-0.8.2/CHANGES.markdown
--- old/base-orphans-0.8.1/CHANGES.markdown 2001-09-09 03:46:40.0 
+0200
+++ new/base-orphans-0.8.2/CHANGES.markdown 2001-09-09 03:46:40.0 
+0200
@@ -1,3 +1,18 @@
+## Changes in 0.8.2 [2020.01.27]
+ - Backport new instances from GHC 8.10/`base-4.14`
+   * `Bits`, `Bounded`, `Enum`, `FiniteBits`, `Floating`, `Fractional`,
+ `Integral`, `Ix`, `Real`, `RealFrac`, `RealFloat` and `Storable` instances
+ for `Data.Ord.Down`
+   * `Functor`, `Applicative`, `Monad`, `Alternative`, and `MonadPlus` 
instances
+ for `Kleisli`
+   * `Functor`, `Applicative`, and `Monad` instances for
+ `(,,) a b` and `(,,,) a b c`
+   * `Data` instances for `WrappedArrow` and `WrappedMonad`
+   * `Data` and `IsList` instances for `ZipList`
+   * `TestEquality` instance for `Compose`
+ - Backport the `Typeable (() :: Constraint)` instance to be available on
+   GHC 7.8.
+
 ## Changes in 0.8.1 [2019.03.25]
  - Ensure that the test suite passes non-negative numbers to `Bits` methods
that require them, such as `bit`, `setBit`, `clearBit`, `complementBit`,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8.1/README.markdown 
new/base-orphans-0.8.2/README.markdown
--- old/base-orphans-0.8.1/README.markdown  2001-09-09 03:46:40.0 
+0200
+++ new/base-orphans-0.8.2/README.markdown  2001-09-09 03:46:40.0 
+0200
@@ -35,9 +35,11 @@
  * `Alternative`, `Applicative`, `Bounded`, `Data`, `Enum`, `Foldable`, 
`Functor`, `Ix`, `Monad`, `MonadFix`, `MonadPlus`, `MonadZip`, and 
`Traversable` instances for data types in `GHC.Generics`
  * `Alternative`, `Eq`, `Ord`, `Read`, `Show`, `Foldable`, and `Traversable` 
instances for `ZipList`
  * `Applicative` instance for `K1` from `GHC.Generics`
- * `Applicative`, `Data`, `Eq1`, `Foldable`, `Functor`, `Ord1`, `Monad`,
-   `MonadFix`, `MonadZip`, `Monoid`, `Num`, `Read`, `Read1`, `Semigroup`,
-   `Show`, `Show1`, and `Traversable` instances for `Down`
+ * `Applicative`, `Bits`, `Bounded`, `Data`, `Enum`, `Eq1`, `FiniteBits`,
+   `Floating`, `Foldable`, `Fract

commit ghc-base-orphans for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2019-12-27 13:51:39

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new.6675 (New)


Package is "ghc-base-orphans"

Fri Dec 27 13:51:39 2019 rev:15 rq:759343 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2019-04-03 09:27:13.987793140 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-orphans.new.6675/ghc-base-orphans.changes  
2019-12-27 13:51:41.480587198 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:13:18 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.wUrWUU/_old  2019-12-27 13:51:42.104587641 +0100
+++ /var/tmp/diff_new_pack.wUrWUU/_new  2019-12-27 13:51:42.104587641 +0100
@@ -23,7 +23,6 @@
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT
-Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
@@ -45,7 +44,6 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}




commit ghc-base-orphans for openSUSE:Factory

2019-04-03 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2019-04-03 09:27:06

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new.25356 (New)


Package is "ghc-base-orphans"

Wed Apr  3 09:27:06 2019 rev:14 rq:690178 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2018-10-25 08:22:31.911906303 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-orphans.new.25356/ghc-base-orphans.changes 
2019-04-03 09:27:13.987793140 +0200
@@ -1,0 +2,9 @@
+Tue Mar 26 03:03:43 UTC 2019 - psim...@suse.com
+
+- Update base-orphans to version 0.8.1.
+  ## Changes in 0.8.1 [2019.03.25]
+   - Ensure that the test suite passes non-negative numbers to `Bits` methods
+ that require them, such as `bit`, `setBit`, `clearBit`, `complementBit`,
+ and `testBit`.
+
+---

Old:

  base-orphans-0.8.tar.gz

New:

  base-orphans-0.8.1.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.zPpgPn/_old  2019-04-03 09:27:16.471794311 +0200
+++ /var/tmp/diff_new_pack.zPpgPn/_new  2019-04-03 09:27:16.471794311 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-base-orphans
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name base-orphans
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8
+Version:0.8.1
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT

++ base-orphans-0.8.tar.gz -> base-orphans-0.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8/CHANGES.markdown 
new/base-orphans-0.8.1/CHANGES.markdown
--- old/base-orphans-0.8/CHANGES.markdown   2018-07-02 18:20:11.0 
+0200
+++ new/base-orphans-0.8.1/CHANGES.markdown 2001-09-09 03:46:40.0 
+0200
@@ -1,3 +1,8 @@
+## Changes in 0.8.1 [2019.03.25]
+ - Ensure that the test suite passes non-negative numbers to `Bits` methods
+   that require them, such as `bit`, `setBit`, `clearBit`, `complementBit`,
+   and `testBit`.
+
 ## Changes in 0.8 [2018.07.02]
  - Backported new instance from GHC 8.6/`base-4.12`
* Data types in `GHC.Generics`:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8/README.markdown 
new/base-orphans-0.8.1/README.markdown
--- old/base-orphans-0.8/README.markdown2018-07-02 18:20:11.0 
+0200
+++ new/base-orphans-0.8.1/README.markdown  2001-09-09 03:46:40.0 
+0200
@@ -85,6 +85,9 @@
 
 ## Supported versions of GHC/`base`
 
+ * `ghc-8.6.4`  / `base-4.12.0.0`
+ * `ghc-8.6.3`  / `base-4.12.0.0`
+ * `ghc-8.6.2`  / `base-4.12.0.0`
  * `ghc-8.6.1`  / `base-4.12.0.0`
  * `ghc-8.4.3`  / `base-4.11.1.0`
  * `ghc-8.4.2`  / `base-4.11.1.0`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.8/base-orphans.cabal 
new/base-orphans-0.8.1/base-orphans.cabal
--- old/base-orphans-0.8/base-orphans.cabal 2018-07-02 18:20:11.0 
+0200
+++ new/base-orphans-0.8.1/base-orphans.cabal   2001-09-09 03:46:40.0 
+0200
@@ -1,11 +1,13 @@
--- This file has been generated from package.yaml by hpack version 0.28.2.
+cabal-version: 1.12
+
+-- This file has been generated from package.yaml by hpack version 0.31.2.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: f7b54386bbe16442a11779267f4a728967659e625e63acc7a4a4a9d07cfd302f
+-- hash: 8a268198122a850483f734c68a9c0a82b17c3ce8e2bf1bfda6930aeb4f7deff0
 
 name:base-orphans
-version: 0.8
+version: 0.8.1
 synopsis:Backwards-compatible orphan instances for base
 description: @base-orphans@ defines orphan instances that mimic 
instances available in later versions of @base@ to a wider (older) range of 
compilers. @base-orphans@ does not export anything except the orphan instances 
themselves and complements @@.
  See the README for what instances are covered: 
. See also the 
 section.
@@ -24,8 +26,7 @@
 license: MIT
 license-file:LIC

commit ghc-base-orphans for openSUSE:Factory

2018-10-24 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2018-10-25 08:22:29

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Thu Oct 25 08:22:29 2018 rev:13 rq:643350 version:0.8

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2018-07-24 17:13:10.090587139 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2018-10-25 08:22:31.911906303 +0200
@@ -1,0 +2,5 @@
+Sat Oct 20 11:31:11 UTC 2018 - Peter Simons 
+
+- Use https URL to refer to bugs.opensuse.org.
+
+---



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.ktWsPB/_old  2018-10-25 08:22:32.623905982 +0200
+++ /var/tmp/diff_new_pack.ktWsPB/_new  2018-10-25 08:22:32.623905982 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 




commit ghc-base-orphans for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2018-07-24 17:13:08

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Tue Jul 24 17:13:08 2018 rev:12 rq:623722 version:0.8

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2018-05-30 12:23:46.117261493 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2018-07-24 17:13:10.090587139 +0200
@@ -1,0 +2,20 @@
+Wed Jul 18 14:26:15 UTC 2018 - psim...@suse.com
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+---
+Fri Jul 13 14:31:45 UTC 2018 - psim...@suse.com
+
+- Update base-orphans to version 0.8.
+  ## Changes in 0.8 [2018.07.02]
+   - Backported new instance from GHC 8.6/`base-4.12`
+ * Data types in `GHC.Generics`:
+   - `Applicative` instance for `K1`
+   - `Semigroup` instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`,  
   `(:.:)`, and `V1`
+   - `Monoid`instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`, 
and `(:.:)`
+ * `Foldable` and `Traversable` instances for `Data.Monoid.Alt`
+ * `MonadFix`, `MonadZip`, `Data`, `Foldable`, `Traversable`, `Eq1`, 
`Ord1`,
+   `Read1`, and `Show1` instances for `Data.Ord.Down`
+
+---
@@ -85 +104,0 @@
-

Old:

  base-orphans-0.7.tar.gz

New:

  base-orphans-0.8.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.nPQSzI/_old  2018-07-24 17:13:11.834589403 +0200
+++ /var/tmp/diff_new_pack.nPQSzI/_new  2018-07-24 17:13:11.834589403 +0200
@@ -19,7 +19,7 @@
 %global pkg_name base-orphans
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.7
+Version:0.8
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT

++ base-orphans-0.7.tar.gz -> base-orphans-0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.7/CHANGES.markdown 
new/base-orphans-0.8/CHANGES.markdown
--- old/base-orphans-0.7/CHANGES.markdown   2018-03-08 15:53:27.0 
+0100
+++ new/base-orphans-0.8/CHANGES.markdown   2018-07-02 18:20:11.0 
+0200
@@ -1,3 +1,13 @@
+## Changes in 0.8 [2018.07.02]
+ - Backported new instance from GHC 8.6/`base-4.12`
+   * Data types in `GHC.Generics`:
+ - `Applicative` instance for `K1`
+ - `Semigroup` instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`,
 `(:.:)`, and `V1`
+ - `Monoid`instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`, 
and `(:.:)`
+   * `Foldable` and `Traversable` instances for `Data.Monoid.Alt`
+   * `MonadFix`, `MonadZip`, `Data`, `Foldable`, `Traversable`, `Eq1`, `Ord1`,
+ `Read1`, and `Show1` instances for `Data.Ord.Down`
+
 ## Changes in 0.7 [2018.03.08]
  - Backported new instances from GHC 8.4/`base-4.11`
* `Alternative` instance for `ZipList`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.7/README.markdown 
new/base-orphans-0.8/README.markdown
--- old/base-orphans-0.7/README.markdown2018-03-08 15:53:27.0 
+0100
+++ new/base-orphans-0.8/README.markdown2018-07-02 18:20:11.0 
+0200
@@ -34,6 +34,10 @@
  * `Alternative`, `MonadPlus`, and `MonadZip` instances for `Proxy`
  * `Alternative`, `Applicative`, `Bounded`, `Data`, `Enum`, `Foldable`, 
`Functor`, `Ix`, `Monad`, `MonadFix`, `MonadPlus`, `MonadZip`, and 
`Traversable` instances for data types in `GHC.Generics`
  * `Alternative`, `Eq`, `Ord`, `Read`, `Show`, `Foldable`, and `Traversable` 
instances for `ZipList`
+ * `Applicative` instance for `K1` from `GHC.Generics`
+ * `Applicative`, `Data`, `Eq1`, `Foldable`, `Functor`, `Ord1`, `Monad`,
+   `MonadFix`, `MonadZip`, `Monoid`, `Num`, `Read`, `Read1`, `Semigroup`,
+   `Show`, `Show1`, and `Traversable` instances for `Down`
  * `Applicative` and `Alternative` instances for `ReadP` and `ReadPrec`
  * `Applicative` instance for strict and lazy `ST`
  * `Applicative`, `Foldable`, `Functor`, `Monad`, and `Traversable` instances 
for `Complex`,
@@ -49,6 +53,7 @@
  * `Eq`, `Ord`, `Read`, and `Show` instances for data types in `GHC.Generics`
  * `Eq1`, `Ord1`, `Read1`, and `Show1` instances for `NonEmpty`
  * `Foldable` instance for `Either`, `(,)` and `Const`
+ * `Foldable` and `Traversable` instances for `Alt` from `Data.Monoid`
  * `Functor` in

commit ghc-base-orphans for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2018-05-30 12:00:31

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Wed May 30 12:00:31 2018 rev:11 rq:607751 version:0.7

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2017-09-15 21:21:45.731438948 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2018-05-30 12:23:46.117261493 +0200
@@ -1,0 +2,10 @@
+Mon May 14 17:02:11 UTC 2018 - psim...@suse.com
+
+- Update base-orphans to version 0.7.
+  * `Alternative` instance for `ZipList`
+  * `Data` instance for `IntPtr` and `WordPtr`
+  * `Num`, `Functor`, `Applicative`, `Monad`, `Semigroup`, and `Monoid`
+instances for `Data.Ord.Down`
+  * `MonadFail`, `Semigroup`, and `Monoid` instances for strict `ST`
+
+---

Old:

  base-orphans-0.6.tar.gz

New:

  base-orphans-0.7.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.R0gX1J/_old  2018-05-30 12:23:47.537217696 +0200
+++ /var/tmp/diff_new_pack.R0gX1J/_new  2018-05-30 12:23:47.541217573 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-base-orphans
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name base-orphans
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.6
+Version:0.7
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT
@@ -73,7 +73,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc CHANGES.markdown README.markdown

++ base-orphans-0.6.tar.gz -> base-orphans-0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.6/CHANGES.markdown 
new/base-orphans-0.7/CHANGES.markdown
--- old/base-orphans-0.6/CHANGES.markdown   2017-04-10 15:10:19.0 
+0200
+++ new/base-orphans-0.7/CHANGES.markdown   2018-03-08 15:53:27.0 
+0100
@@ -1,3 +1,11 @@
+## Changes in 0.7 [2018.03.08]
+ - Backported new instances from GHC 8.4/`base-4.11`
+   * `Alternative` instance for `ZipList`
+   * `Data` instance for `IntPtr` and `WordPtr`
+   * `Num`, `Functor`, `Applicative`, `Monad`, `Semigroup`, and `Monoid`
+ instances for `Data.Ord.Down`
+   * `MonadFail`, `Semigroup`, and `Monoid` instances for strict `ST`
+
 ## Changes in 0.6 [2017.04.10]
  - Backported new instances from GHC 8.2/`base-4.10`
(see https://github.com/haskell-compat/base-orphans/issues/39):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.6/README.markdown 
new/base-orphans-0.7/README.markdown
--- old/base-orphans-0.6/README.markdown2017-04-10 15:10:19.0 
+0200
+++ new/base-orphans-0.7/README.markdown2018-03-08 15:53:27.0 
+0100
@@ -33,6 +33,7 @@
 
  * `Alternative`, `MonadPlus`, and `MonadZip` instances for `Proxy`
  * `Alternative`, `Applicative`, `Bounded`, `Data`, `Enum`, `Foldable`, 
`Functor`, `Ix`, `Monad`, `MonadFix`, `MonadPlus`, `MonadZip`, and 
`Traversable` instances for data types in `GHC.Generics`
+ * `Alternative`, `Eq`, `Ord`, `Read`, `Show`, `Foldable`, and `Traversable` 
instances for `ZipList`
  * `Applicative` and `Alternative` instances for `ReadP` and `ReadPrec`
  * `Applicative` instance for strict and lazy `ST`
  * `Applicative`, `Foldable`, `Functor`, `Monad`, and `Traversable` instances 
for `Complex`,
@@ -40,25 +41,25 @@
  * `Bits` instance for `Bool`
  * `Bits`, `Bounded`, and `Integral` instances for `CDev`
  * `Bits`, `Bounded`, `Enum`, `FiniteBits`, `Floating`, `Fractional`, 
`Integral`, `IsString`, `Ix`, `Num`, `Real`, `RealFloat`, `RealFrac`, and 
`Storable` instances for `Const` and `Identity`
- * `Data` instances for `All`, `Any`, and `Const`
+ * `Data` instances for `All`, `Any`, and `Const`, `IntPtr`, and `WordPtr`
  * `Data`, `MonadFix` and `MonadZip` instances for `Alt`, `Dual`, `First`, 
`Last`,
`Product`, and `Sum`
  * `Data` and `IsList` instances for `Version`
  * `Eq` and `Ord` instances for `Control.Exception.ErrorCall`
  * `Eq`, `Ord`, `Read`, and `Show` instances for data types in `GHC.Generics`
- * `Eq`, `Ord`, `Read`, `Show`, `Foldable`, and `Traversable` ins

commit ghc-base-orphans for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2017-09-15 21:21:42

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Fri Sep 15 21:21:42 2017 rev:10 rq:524161 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2017-08-31 20:46:23.668250788 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2017-09-15 21:21:45.731438948 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.BRFWYF/_old  2017-09-15 21:21:46.275362276 +0200
+++ /var/tmp/diff_new_pack.BRFWYF/_new  2017-09-15 21:21:46.283361148 +0200
@@ -23,12 +23,11 @@
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-hspec-devel
@@ -46,7 +45,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -74,11 +73,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGES.markdown README.markdown
 
 %changelog




commit ghc-base-orphans for openSUSE:Factory

2017-08-31 Thread root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2017-08-31 20:46:22

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Thu Aug 31 20:46:22 2017 rev:9 rq:513209 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2016-07-21 08:00:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2017-08-31 20:46:23.668250788 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:06:31 UTC 2017 - psim...@suse.com
+
+- Update to version 0.6.
+
+---

Old:

  base-orphans-0.5.4.tar.gz

New:

  base-orphans-0.6.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.bNNy0H/_old  2017-08-31 20:46:24.908076762 +0200
+++ /var/tmp/diff_new_pack.bNNy0H/_new  2017-08-31 20:46:24.912076200 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-base-orphans
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,22 +19,20 @@
 %global pkg_name base-orphans
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.4
+Version:0.6
 Release:0
 Summary:Backwards-compatible orphan instances for base
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# Begin cabal-rpm deps:
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 'base-orphans' defines orphan instances that mimic instances available in later
@@ -60,20 +58,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -87,6 +79,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.markdown
+%doc CHANGES.markdown README.markdown
 
 %changelog

++ base-orphans-0.5.4.tar.gz -> base-orphans-0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.4/CHANGES.markdown 
new/base-orphans-0.6/CHANGES.markdown
--- old/base-orphans-0.5.4/CHANGES.markdown 2016-04-11 16:06:11.0 
+0200
+++ new/base-orphans-0.6/CHANGES.markdown   2017-04-10 15:10:19.0 
+0200
@@ -1,3 +1,15 @@
+## Changes in 0.6 [2017.04.10]
+ - Backported new instances from GHC 8.2/`base-4.10`
+   (see https://github.com/haskell-compat/base-orphans/issues/39):
+   * `Data` instance for `Const`
+   * `Eq1`, `Ord1`, `Read1`, and `Show1` instances for `NonEmpty`
+   * `Semigroup` instances for `IO`, `Event`, and `Lifetime`
+ - Backported `Typeable` instances for `(:+:)`, `(:*:)`, `(:.:)`, `M1`, `Rec1`,
+   `ArrowMonad`, `Kleisli`, `WrappedArrow`, `WrappedMonad`, and `Any` on GHC
+   7.6 and earlier
+ - Backported `Data` instances for `(:+:)`, `(:*:)`, `(:.:)`, `M1`, and `Rec1`
+   on GHC 7.6 and earlier
+
 ## Changes in 0.5.4
  - Backported `Bits`, `FiniteBits`, `Floating`, `Fractional`, `Integral`,
`IsString`, `Num`, `Real`, `RealFloat`, and `RealFrac` instances for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.4/LICENSE 
new/base-orphans-0.6/LICENSE
--- old/base-orphans-0.5.4/LICENSE  2016-04-11 16:06:11.0 +0200
+++ new/base-orphans-0.6/LICENSE2017-04-10 15:10:19.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2015-2016 Simon Hengel , João Cristóvão 
, Ryan Scott 
+Copyright (c) 2015-2017 Simon Hengel , João Cristóvão 
, Ryan Scott 
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.4/README.markdown 
new/base-orphans-0.6/README.markdown
--- old/base-orphans-0.5.4/README.markdown  2016-04-11 16:06:11.0 
+0200
+++ new/base-orphans-0.6/README.markdown2017-04-10 15:10:19.0 
+0200
@@

commit ghc-base-orphans for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2016-07-21 08:00:30

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2016-04-22 16:25:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2016-07-21 08:00:32.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:03:43 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.4 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.gh1RO5/_old  2016-07-21 08:00:33.0 +0200
+++ /var/tmp/diff_new_pack.gh1RO5/_new  2016-07-21 08:00:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-base-orphans
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%global pkg_name base-orphans
 
+%global pkg_name base-orphans
 %bcond_with tests
-
-Name:   ghc-base-orphans
+Name:   ghc-%{pkg_name}
 Version:0.5.4
 Release:0
 Summary:Backwards-compatible orphan instances for base
-Group:  System/Libraries
-
 License:MIT
+Group:  System/Libraries
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Begin cabal-rpm deps:
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
@@ -49,19 +46,17 @@
  section.
 
-
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-Requires:   %{name} = %{version}-%{release}
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
@@ -72,30 +67,26 @@
 
 %install
 %ghc_lib_install
-sed -i 's/\r//' LICENSE README.markdown
+
 
 %check
 %if %{with tests}
-%cabal test
+%{cabal} test
 %endif
 
 
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
 %doc README.markdown
 
-
 %changelog




commit ghc-base-orphans for openSUSE:Factory

2016-04-22 Thread h_root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2016-04-22 16:24:53

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2016-03-16 10:33:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2016-04-22 16:25:18.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 12 09:39:38 UTC 2016 - mimi...@gmail.com
+
+- update to 0.5.4
+* Backported Bits, FiniteBits, Floating, Fractional, Integral, IsString, Num, 
Real,
+RealFloat, and RealFrac instances for Identity and Const
+
+---

Old:

  base-orphans-0.5.3.tar.gz

New:

  base-orphans-0.5.4.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.xRrCZg/_old  2016-04-22 16:25:19.0 +0200
+++ /var/tmp/diff_new_pack.xRrCZg/_new  2016-04-22 16:25:19.0 +0200
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   ghc-base-orphans
-Version:0.5.3
+Version:0.5.4
 Release:0
 Summary:Backwards-compatible orphan instances for base
 Group:  System/Libraries

++ base-orphans-0.5.3.tar.gz -> base-orphans-0.5.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.3/CHANGES.markdown 
new/base-orphans-0.5.4/CHANGES.markdown
--- old/base-orphans-0.5.3/CHANGES.markdown 2016-02-29 16:32:10.0 
+0100
+++ new/base-orphans-0.5.4/CHANGES.markdown 2016-04-11 16:06:11.0 
+0200
@@ -1,3 +1,8 @@
+## Changes in 0.5.4
+ - Backported `Bits`, `FiniteBits`, `Floating`, `Fractional`, `Integral`,
+   `IsString`, `Num`, `Real`, `RealFloat`, and `RealFrac` instances for
+   `Identity` and `Const` (introduced in `base-4.9`)
+
 ## Changes in 0.5.3
  - Backported `Alternative`, `MonadPlus` and `MonadZip` instances for `U1` and
`Proxy`, and made the `Functor`, `Foldable`, `Traversable`, `Alternative`,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.3/README.markdown 
new/base-orphans-0.5.4/README.markdown
--- old/base-orphans-0.5.3/README.markdown  2016-02-29 16:32:10.0 
+0100
+++ new/base-orphans-0.5.4/README.markdown  2016-04-11 16:06:11.0 
+0200
@@ -31,13 +31,15 @@
 
 ## What is covered
 
+ * `Alternative`, `MonadPlus`, and `MonadZip` instances for `Proxy`
+ * `Alternative`, `Applicative`, `Bounded`, `Data`, `Enum`, `Foldable`, 
`Functor`, `Ix`, `Monad`, `MonadFix`, `MonadPlus`, `MonadZip`, and 
`Traversable` instances for data types in `GHC.Generics`
  * `Applicative` and `Alternative` instances for `ReadP` and `ReadPrec`
  * `Applicative` instance for strict and lazy `ST`
  * `Applicative`, `Foldable`, `Functor`, `Monad`, and `Traversable` instances 
for `Complex`,
`Dual`, `First`, `Last`, `Product`, and `Sum`
  * `Bits` instance for `Bool`
  * `Bits`, `Bounded`, and `Integral` instances for `CDev`
- * `Bounded`, `Enum`, `Ix`, and `Storable` instances for `Const` and `Identity`
+ * `Bits`, `Bounded`, `Enum`, `FiniteBits`, `Floating`, `Fractional`, 
`Integral`, `IsString`, `Ix`, `Num`, `Real`, `RealFloat`, `RealFrac`, and 
`Storable` instances for `Const` and `Identity`
  * `Data` instances for `All` and `Any`
  * `Data`, `MonadFix` and `MonadZip` instances for `Alt`, `Dual`, `First`, 
`Last`,
`Product`, and `Sum`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.3/base-orphans.cabal 
new/base-orphans-0.5.4/base-orphans.cabal
--- old/base-orphans-0.5.3/base-orphans.cabal   2016-02-29 16:32:10.0 
+0100
+++ new/base-orphans-0.5.4/base-orphans.cabal   2016-04-11 16:06:11.0 
+0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.10.0.
+-- This file has been generated from package.yaml by hpack version 0.12.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:base-orphans
-version: 0.5.3
+version: 0.5.4
 synopsis:Backwards-compatible orphan instances for base
 description: @base-orphans@ defines orphan instances that mimic 
instances available in later versions of @base@ to a wider (older) range of 
compilers. @base-orphans@ does not export anything except the orphan instances 
themselves and complements @@.
  See the README for what instances are covered: 


commit ghc-base-orphans for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2016-03-16 10:33:29

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2016-02-29 09:16:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2016-03-16 10:33:31.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  8 08:50:21 UTC 2016 - mimi...@gmail.com
+
+- update to 0.5.3
+* Backported Alternative, MonadPlus and MonadZip instances for U1 and Proxy, 
and 
+made the Functor, Foldable, Traversable, Alternative, and Monad instances 
for 
+U1 lazier to correspond with base-4.9
+
+---

Old:

  base-orphans-0.5.2.tar.gz

New:

  base-orphans-0.5.3.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.Qovj4N/_old  2016-03-16 10:33:32.0 +0100
+++ /var/tmp/diff_new_pack.Qovj4N/_new  2016-03-16 10:33:32.0 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   ghc-base-orphans
-Version:0.5.2
+Version:0.5.3
 Release:0
 Summary:Backwards-compatible orphan instances for base
 Group:  System/Libraries

++ base-orphans-0.5.2.tar.gz -> base-orphans-0.5.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.2/CHANGES.markdown 
new/base-orphans-0.5.3/CHANGES.markdown
--- old/base-orphans-0.5.2/CHANGES.markdown 2016-02-25 17:46:31.0 
+0100
+++ new/base-orphans-0.5.3/CHANGES.markdown 2016-02-29 16:32:10.0 
+0100
@@ -1,3 +1,8 @@
+## Changes in 0.5.3
+ - Backported `Alternative`, `MonadPlus` and `MonadZip` instances for `U1` and
+   `Proxy`, and made the `Functor`, `Foldable`, `Traversable`, `Alternative`,
+   and `Monad` instances for `U1` lazier to correspond with `base-4.9`
+
 ## Changes in 0.5.2
  - Backported `Enum`, `Bounded`, `Ix`, `Functor`, `Applicative`, `Monad`,
`MonadFix`, `MonadPlus`, `MonadZip`, `Foldable`, `Traversable`, and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.2/base-orphans.cabal 
new/base-orphans-0.5.3/base-orphans.cabal
--- old/base-orphans-0.5.2/base-orphans.cabal   2016-02-25 17:46:31.0 
+0100
+++ new/base-orphans-0.5.3/base-orphans.cabal   2016-02-29 16:32:10.0 
+0100
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.9.1.
+-- This file has been generated from package.yaml by hpack version 0.10.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:base-orphans
-version: 0.5.2
+version: 0.5.3
 synopsis:Backwards-compatible orphan instances for base
 description: @base-orphans@ defines orphan instances that mimic 
instances available in later versions of @base@ to a wider (older) range of 
compilers. @base-orphans@ does not export anything except the orphan instances 
themselves and complements @@.
  See the README for what instances are covered: 
. See also the 
 section.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.2/src/Data/Orphans.hs 
new/base-orphans-0.5.3/src/Data/Orphans.hs
--- old/base-orphans-0.5.2/src/Data/Orphans.hs  2016-02-25 17:46:31.0 
+0100
+++ new/base-orphans-0.5.3/src/Data/Orphans.hs  2016-02-29 16:32:10.0 
+0100
@@ -607,6 +607,26 @@
 mzipWith = liftM2
 # endif
 
+# if MIN_VERSION_base(4,7,0)
+instance Alternative Proxy where
+empty = Proxy
+{-# INLINE empty #-}
+_ <|> _ = Proxy
+{-# INLINE (<|>) #-}
+
+instance MonadPlus Proxy where
+#  if !(MIN_VERSION_base(4,8,0))
+mzero = Proxy
+{-# INLINE mzero #-}
+mplus _ _ = Proxy
+{-# INLINE mplus #-}
+#  endif
+
+instance MonadZip Proxy where
+mzipWith _ _ _ = Proxy
+{-# INLINE mzipWith #-}
+# endif
+
 # if MIN_VERSION_base(4,8,0)
 deriving instance (Data (f a), Typeable f, Typeable a)
 => Data (Alt (f :: * -> *) (a :: *))
@@ -633,7 +653,6 @@
 deriving instance Data Associativity
 
 deriving instance F.Foldable V1
-deriving instance F.Foldable U1
 deriving instance  

commit ghc-base-orphans for openSUSE:Factory

2016-02-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2016-02-29 09:14:36

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2016-02-11 12:37:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2016-02-29 09:16:08.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb 28 21:35:32 UTC 2016 - mimi...@gmail.com
+
+- update to 0.5.2
+* Backported Enum, Bounded, Ix, Functor, Applicative, Monad, MonadFix, 
MonadPlus,
+MonadZip, Foldable, Traversable, and Data instances for datatypes
+in the GHC.Generics module (introduced in base-4.9)
+
+---

Old:

  base-orphans-0.5.1.tar.gz

New:

  base-orphans-0.5.2.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.XRmGNm/_old  2016-02-29 09:16:09.0 +0100
+++ /var/tmp/diff_new_pack.XRmGNm/_new  2016-02-29 09:16:09.0 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   ghc-base-orphans
-Version:0.5.1
+Version:0.5.2
 Release:0
 Summary:Backwards-compatible orphan instances for base
 Group:  System/Libraries

++ base-orphans-0.5.1.tar.gz -> base-orphans-0.5.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.1/CHANGES.markdown 
new/base-orphans-0.5.2/CHANGES.markdown
--- old/base-orphans-0.5.1/CHANGES.markdown 2016-02-01 23:14:19.0 
+0100
+++ new/base-orphans-0.5.2/CHANGES.markdown 2016-02-25 17:46:31.0 
+0100
@@ -1,3 +1,9 @@
+## Changes in 0.5.2
+ - Backported `Enum`, `Bounded`, `Ix`, `Functor`, `Applicative`, `Monad`,
+   `MonadFix`, `MonadPlus`, `MonadZip`, `Foldable`, `Traversable`, and
+   `Data` instances for datatypes in the `GHC.Generics` module (introduced in
+   `base-4.9`)
+
 ## Changes in 0.5.1
  - The `Storable` instances for `Complex` and `Ratio` are now exactly as lazy
as their counterparts in `base` (see issue
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.1/LICENSE 
new/base-orphans-0.5.2/LICENSE
--- old/base-orphans-0.5.1/LICENSE  2016-02-01 23:14:19.0 +0100
+++ new/base-orphans-0.5.2/LICENSE  2016-02-25 17:46:31.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2015 Simon Hengel , João Cristóvão 
, Ryan Scott 
+Copyright (c) 2015-2016 Simon Hengel , João Cristóvão 
, Ryan Scott 
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.1/base-orphans.cabal 
new/base-orphans-0.5.2/base-orphans.cabal
--- old/base-orphans-0.5.1/base-orphans.cabal   2016-02-01 23:14:19.0 
+0100
+++ new/base-orphans-0.5.2/base-orphans.cabal   2016-02-25 17:46:31.0 
+0100
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.8.0.
+-- This file has been generated from package.yaml by hpack version 0.9.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:base-orphans
-version: 0.5.1
+version: 0.5.2
 synopsis:Backwards-compatible orphan instances for base
 description: @base-orphans@ defines orphan instances that mimic 
instances available in later versions of @base@ to a wider (older) range of 
compilers. @base-orphans@ does not export anything except the orphan instances 
themselves and complements @@.
  See the README for what instances are covered: 
. See also the 
 section.
@@ -16,9 +16,9 @@
 maintainer:  Simon Hengel ,
  João Cristóvão ,
  Ryan Scott 
-copyright:   (c) 2012-2015 Simon Hengel,
- (c) 2014 João Cristóvão,
- (c) 2015 Ryan Scott
+copyright:   (c) 2012-2016 Simon Hengel,
+ (c) 2014-2016 João Cristóvão,
+ (c) 2015-2016 Ryan Scott
 license: MIT
 license-file:LICENSE
 build-type:  Simple
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.1/

commit ghc-base-orphans for openSUSE:Factory

2016-02-11 Thread h_root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2016-02-11 12:37:23

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2016-01-28 17:24:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2016-02-11 12:37:24.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  2 22:17:33 UTC 2016 - mimi...@gmail.com
+
+- update to 0.5.1
+* The Storable instances for Complex and Ratio are now exactly 
+as lazy as their counterparts in base
+
+---

Old:

  base-orphans-0.5.0.tar.gz

New:

  base-orphans-0.5.1.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.Cusycf/_old  2016-02-11 12:37:25.0 +0100
+++ /var/tmp/diff_new_pack.Cusycf/_new  2016-02-11 12:37:25.0 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   ghc-base-orphans
-Version:0.5.0
+Version:0.5.1
 Release:0
 Summary:Backwards-compatible orphan instances for base
 Group:  System/Libraries

++ base-orphans-0.5.0.tar.gz -> base-orphans-0.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.0/CHANGES.markdown 
new/base-orphans-0.5.1/CHANGES.markdown
--- old/base-orphans-0.5.0/CHANGES.markdown 2016-01-15 03:45:07.0 
+0100
+++ new/base-orphans-0.5.1/CHANGES.markdown 2016-02-01 23:14:19.0 
+0100
@@ -1,3 +1,8 @@
+## Changes in 0.5.1
+ - The `Storable` instances for `Complex` and `Ratio` are now exactly as lazy
+   as their counterparts in `base` (see issue
+   [#36](https://github.com/haskell-compat/base-orphans/issues/36))
+
 ## Changes in 0.5.0
  - GHC 8.0 compatibility
  - Backported instances introduced in GHC 8.0/`base-4.9`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.0/base-orphans.cabal 
new/base-orphans-0.5.1/base-orphans.cabal
--- old/base-orphans-0.5.0/base-orphans.cabal   2016-01-15 03:45:07.0 
+0100
+++ new/base-orphans-0.5.1/base-orphans.cabal   2016-02-01 23:14:19.0 
+0100
@@ -3,7 +3,7 @@
 -- see: https://github.com/sol/hpack
 
 name:base-orphans
-version: 0.5.0
+version: 0.5.1
 synopsis:Backwards-compatible orphan instances for base
 description: @base-orphans@ defines orphan instances that mimic 
instances available in later versions of @base@ to a wider (older) range of 
compilers. @base-orphans@ does not export anything except the orphan instances 
themselves and complements @@.
  See the README for what instances are covered: 
. See also the 
 section.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.0/src/Data/Orphans/Prelude.hs 
new/base-orphans-0.5.1/src/Data/Orphans/Prelude.hs
--- old/base-orphans-0.5.0/src/Data/Orphans/Prelude.hs  2016-01-15 
03:45:07.0 +0100
+++ new/base-orphans-0.5.1/src/Data/Orphans/Prelude.hs  2016-02-01 
23:14:19.0 +0100
@@ -13,7 +13,7 @@
 #if MIN_VERSION_base(4,9,0)
 () where
 #else
-(module OrphansPrelude) where
+(module OrphansPrelude, realPart, imagPart) where
 
 import Control.Applicative as OrphansPrelude
 import Control.Arrow as OrphansPrelude hiding (loop)
@@ -104,4 +104,12 @@
 import Data.Functor.Identity as OrphansPrelude
 # endif
 
+# if MIN_VERSION_base(4,4,0)
+realPart, imagPart :: Complex a -> a
+#else
+realPart, imagPart :: RealFloat a => Complex a -> a
+#endif
+realPart (x :+ _) = x
+imagPart (_ :+ y) = y
+
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.5.0/src/Data/Orphans.hs 
new/base-orphans-0.5.1/src/Data/Orphans.hs
--- old/base-orphans-0.5.0/src/Data/Orphans.hs  2016-01-15 03:45:07.0 
+0100
+++ new/base-orphans-0.5.1/src/Data/Orphans.hs  2016-02-01 23:14:19.0 
+0100
@@ -6,6 +6,7 @@
 {-# LANGUAGE FlexibleContexts #-}
 {-# LANGUAGE GeneralizedNewtypeDeriving #-}
 {-# LANGUAGE KindSignatures #-}
+{-# LANGUAGE ScopedTypeVariables #-}
 {-# LANGUAGE StandaloneDeriving #-}
 {-# LANGUAGE TypeFamilies #-}
 {-# LANGUAGE TypeOperators #-}
@@ -370,8 +371,8 @@
 instance 

commit ghc-base-orphans for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2016-01-28 17:23:33

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2015-12-23 08:50:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2016-01-28 17:24:30.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 08:48:09 UTC 2016 - mimi...@gmail.com
+
+- update to 0.5.0
+* Backported instances introduced in GHC 8.0/base-4.9
+
+---

Old:

  base-orphans-0.4.5.tar.gz

New:

  base-orphans-0.5.0.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.HLOfB0/_old  2016-01-28 17:24:30.0 +0100
+++ /var/tmp/diff_new_pack.HLOfB0/_new  2016-01-28 17:24:30.0 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   ghc-base-orphans
-Version:0.4.5
+Version:0.5.0
 Release:0
 Summary:Backwards-compatible orphan instances for base
 Group:  System/Libraries

++ base-orphans-0.4.5.tar.gz -> base-orphans-0.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.4.5/CHANGES.markdown 
new/base-orphans-0.5.0/CHANGES.markdown
--- old/base-orphans-0.4.5/CHANGES.markdown 2015-12-15 18:26:53.0 
+0100
+++ new/base-orphans-0.5.0/CHANGES.markdown 2016-01-15 03:45:07.0 
+0100
@@ -1,3 +1,8 @@
+## Changes in 0.5.0
+ - GHC 8.0 compatibility
+ - Backported instances introduced in GHC 8.0/`base-4.9`
+   (see https://github.com/haskell-compat/base-orphans/issues/32)
+
 ## Changes in 0.4.5
  - Import `Control.Monad.Instances` (which exports `Functor` and `Monad`
instances for `(->) r`, and `Functor` instances for `(,) a` and `Either a`)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.4.5/README.markdown 
new/base-orphans-0.5.0/README.markdown
--- old/base-orphans-0.4.5/README.markdown  2015-12-15 18:26:53.0 
+0100
+++ new/base-orphans-0.5.0/README.markdown  2016-01-15 03:45:07.0 
+0100
@@ -31,25 +31,33 @@
 
 ## What is covered
 
- * Added `Applicative` and `Alternative` instances for `ReadP` and `ReadPrec`
- * Added `Bits`, `Bounded`, and `Integral` instances for `CDev`
- * Added `Eq` and `Ord` instances for `Control.Exception.ErrorCall`
- * Added `Eq`, `Ord`, `Read`, and `Show` instances for data types in 
`GHC.Generics`
- * Added `Functor`, `Applicative`, `Alternative`, and `MonadPlus` instances 
for `ArrowMonad`
- * Added `Functor`, `Applicative`, and `Monad` instances for `First` and `Last`
- * Added `Monoid`, `Eq`, `Ord`, `Read`, and `Show` instances for `Const`
- * Added `Read` and `Show` instances for `Down`
- * Added `Eq`, `Ord`, `Read`, and `Show` instances for `ZipList`
- * Added `Monad` instance for `WrappedMonad`
- * Added `Data` and `IsList` instances for `Version`
+ * `Applicative` and `Alternative` instances for `ReadP` and `ReadPrec`
  * `Applicative` instance for strict and lazy `ST`
+ * `Applicative`, `Foldable`, `Functor`, `Monad`, and `Traversable` instances 
for `Complex`,
+   `Dual`, `First`, `Last`, `Product`, and `Sum`
  * `Bits` instance for `Bool`
+ * `Bits`, `Bounded`, and `Integral` instances for `CDev`
+ * `Bounded`, `Enum`, `Ix`, and `Storable` instances for `Const` and `Identity`
+ * `Data` instances for `All` and `Any`
+ * `Data`, `MonadFix` and `MonadZip` instances for `Alt`, `Dual`, `First`, 
`Last`,
+   `Product`, and `Sum`
+ * `Data` and `IsList` instances for `Version`
+ * `Eq` and `Ord` instances for `Control.Exception.ErrorCall`
+ * `Eq`, `Ord`, `Read`, and `Show` instances for data types in `GHC.Generics`
+ * `Eq`, `Ord`, `Read`, `Show`, `Foldable`, and `Traversable` instances for 
`ZipList`
  * `Foldable` instance for `Either`, `(,)` and `Const`
  * `Functor` instance for `Handler`, `ArgOrder`, `OptDescr`, and `ArgDescr`
+ * `Functor`, `Applicative`, `Alternative`, and `MonadPlus` instances for 
`ArrowMonad`
+ * `Monad` instance for `(,)`
+ * `Monad` instance for `WrappedMonad`
+ * `MonadZip` instance for `Maybe`
+ * `Monoid`, `Eq`, `Ord`, `Read`, and `Show` instances for `Const`
+ * `Monoid` instances for `Identity` and `IO`
  * `Num` instance for `Sum` and `Product`
  * `Read` instance for `Fixed`
+ * `Read` and `Show` instances for `Down`
  * `Show` instance for `Fingerprint`
- * `Storable` instance for `Complex` and `Ratio`
+ * `Storable` instance for `()`, `Comp

commit ghc-base-orphans for openSUSE:Factory

2015-12-22 Thread h_root
Hello community,

here is the log from the commit of package ghc-base-orphans for 
openSUSE:Factory checked in at 2015-12-23 08:50:08

Comparing /work/SRC/openSUSE:Factory/ghc-base-orphans (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-base-orphans.new (New)


Package is "ghc-base-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-base-orphans/ghc-base-orphans.changes
2015-08-23 17:38:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-base-orphans.new/ghc-base-orphans.changes   
2015-12-23 08:50:12.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 17 10:29:41 UTC 2015 - mimi...@gmail.com
+
+- update to 0.4.5
+* Import Control.Monad.Instances 
+* Fix build on GHC HEAD (again)
+
+---

Old:

  base-orphans-0.4.4.tar.gz

New:

  base-orphans-0.4.5.tar.gz



Other differences:
--
++ ghc-base-orphans.spec ++
--- /var/tmp/diff_new_pack.OsAU9r/_old  2015-12-23 08:50:13.0 +0100
+++ /var/tmp/diff_new_pack.OsAU9r/_new  2015-12-23 08:50:13.0 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   ghc-base-orphans
-Version:0.4.4
+Version:0.4.5
 Release:0
 Summary:Backwards-compatible orphan instances for base
 Group:  System/Libraries

++ base-orphans-0.4.4.tar.gz -> base-orphans-0.4.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.4.4/CHANGES.markdown 
new/base-orphans-0.4.5/CHANGES.markdown
--- old/base-orphans-0.4.4/CHANGES.markdown 2015-08-14 04:24:55.0 
+0200
+++ new/base-orphans-0.4.5/CHANGES.markdown 2015-12-15 18:26:53.0 
+0100
@@ -1,3 +1,11 @@
+## Changes in 0.4.5
+ - Import `Control.Monad.Instances` (which exports `Functor` and `Monad`
+   instances for `(->) r`, and `Functor` instances for `(,) a` and `Either a`)
+   on GHCs before 7.6. This ensures that these instances will always be in
+   scope, and you won't have to import a module which is deprecated on recent
+   GHC releases.
+ - Fix build on GHC HEAD (again)
+
 ## Changes in 0.4.4
  - Fix build on GHC HEAD
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.4.4/LICENSE 
new/base-orphans-0.4.5/LICENSE
--- old/base-orphans-0.4.4/LICENSE  2015-08-14 04:24:55.0 +0200
+++ new/base-orphans-0.4.5/LICENSE  2015-12-15 18:26:53.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2015 Simon Hengel , João Cristóvão 
, Ryan Scott 
+Copyright (c) 2015 Simon Hengel , João Cristóvão 
, Ryan Scott 
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.4.4/README.markdown 
new/base-orphans-0.4.5/README.markdown
--- old/base-orphans-0.4.4/README.markdown  2015-08-14 04:24:55.0 
+0200
+++ new/base-orphans-0.4.5/README.markdown  2015-12-15 18:26:53.0 
+0100
@@ -1,4 +1,19 @@
-# `base-orphans` [![Hackage 
version](https://img.shields.io/hackage/v/base-orphans.svg?style=flat)](http://hackage.haskell.org/package/base-orphans)
 [![Build 
Status](https://img.shields.io/travis/haskell-compat/base-orphans.svg?style=flat)](https://travis-ci.org/haskell-compat/base-orphans)
+# `base-orphans`
+[![Hackage](https://img.shields.io/hackage/v/base-orphans.svg)][Hackage: 
base-orphans]
+[![Hackage 
Dependencies](https://img.shields.io/hackage-deps/v/base-orphans.svg)](http://packdeps.haskellers.com/reverse/base-orphans)
+[![Haskell Programming 
Language](https://img.shields.io/badge/language-Haskell-blue.svg)][Haskell.org]
+[![BSD3 
License](http://img.shields.io/badge/license-MIT-brightgreen.svg)][tl;dr Legal: 
MIT]
+[![Build](https://img.shields.io/travis/haskell-compat/base-orphans.svg)](https://travis-ci.org/haskell-compat/base-orphans)
+
+[Hackage: base-orphans]:
+  http://hackage.haskell.org/package/base-orphans
+  "base-orphans package on Hackage"
+[Haskell.org]:
+  http://www.haskell.org
+  "The Haskell Programming Language"
+[tl;dr Legal: MIT]:
+  https://tldrlegal.com/license/mit-license
+  "MIT License"
 
 ## Scope
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-orphans-0.4.4/base-orphans.cabal 
new/base-orphans-0.4.5/base-orphans.cabal
--- old/base-orphans-0.4.4/base-orphans.cabal   2015-08-14 04:24:55.0 
+0200
+++ new/base-orphans-0.4.5/base-orphans.cabal   2015-12-15 18:26:53.0 
+0100
@@ -1,71 +1,71 @@
--- This file has been generated from package.yaml by hpack version 0.5.4.
---
--- see: https://github.com/sol/hpack
-
-name: