Hello community,

here is the log from the commit of package ghc-rio for openSUSE:Factory checked 
in at 2019-04-28 20:13:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-rio (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-rio.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-rio"

Sun Apr 28 20:13:29 2019 rev:7 rq:698559 version:0.1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-rio/ghc-rio.changes  2019-01-25 
22:43:31.359216567 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-rio.new.5536/ghc-rio.changes        
2019-04-28 20:13:33.534414545 +0200
@@ -1,0 +2,37 @@
+Tue Apr 16 02:06:41 UTC 2019 - [email protected]
+
+- Update rio to version 0.1.9.2.
+  ## 0.1.9.2
+
+  * Bring back re-export of `Monad.fail` from `RIO.Prelude`.
+
+-------------------------------------------------------------------
+Sun Apr 14 02:02:26 UTC 2019 - [email protected]
+
+- Update rio to version 0.1.9.1.
+  ## 0.1.9.1
+
+  * Remove accidental reexport of `Control.Applicative.empty` introduced in 
the previous release.
+  * Functions from `Data.Data.Data` class are brought to the re-export list as 
well.
+
+-------------------------------------------------------------------
+Sat Apr 13 02:03:15 UTC 2019 - [email protected]
+
+- Update rio to version 0.1.9.0.
+  ## 0.1.9.0
+
+  * Add `Prelude.Exit` to export lifted versions of the exit functions from 
`System.Exit`.
+  * Re-export the `Control.Monad.State.State` and `Control.Monad.State.StateT` 
types and related computation functions in `RIO.State`.
+  * Re-export the `Control.Monad.Writer.Writer` and 
`Control.Monad.Writer.WriterT` types and related computation functions in 
`RIO.Writer`.
+  * Re-export `pred`, `succ` in `RIO.Partial`.
+  * Add `Semigroup` and `Monoid` instances for `RIO`
+  * Add the `Deque` double-ended queue data type
+  * Re-export `Data.Map.Strict.toAscList` and `Data.Map.Strict.toDescList` 
from `RIO.Map`.
+  * Re-export `Data.Sequence.Seq` from `RIO`.
+  * Addition of `RIO.Prelude` module
+  * Addition of `RIO.Prelude.Types` module
+  * Re-export `zipWith` and `runST` from `RIO.Prelude`
+  * Re-export `Exception`, `MonadFail`, `Typeable` and `ST` from 
`RIO.Prelude.Types`
+  * Switch to `MonadFail.fail` from `Monad.fail` and re-exported it from 
`RIO.Prelude`
+
+-------------------------------------------------------------------

Old:
----
  rio-0.1.8.0.tar.gz

New:
----
  rio-0.1.9.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-rio.spec ++++++
--- /var/tmp/diff_new_pack.uq3D00/_old  2019-04-28 20:13:35.106413568 +0200
+++ /var/tmp/diff_new_pack.uq3D00/_new  2019-04-28 20:13:35.154413539 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-rio
 #
-# 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 rio
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.1.8.0
+Version:        0.1.9.2
 Release:        0
 Summary:        A standard library for Haskell
 License:        MIT
@@ -43,10 +43,12 @@
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-typed-process-devel
 BuildRequires:  ghc-unix-devel
+BuildRequires:  ghc-unliftio-core-devel
 BuildRequires:  ghc-unliftio-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
 %if %{with tests}
+BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-hspec-devel
 %endif
 

++++++ rio-0.1.8.0.tar.gz -> rio-0.1.9.2.tar.gz ++++++
++++ 2525 lines of diff (skipped)


Reply via email to