Hello community,

here is the log from the commit of package ghc-QuickCheck for openSUSE:Factory 
checked in at 2015-08-25 07:19:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-QuickCheck (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-QuickCheck.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-QuickCheck"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-QuickCheck/ghc-QuickCheck.changes    
2015-05-21 08:12:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-QuickCheck.new/ghc-QuickCheck.changes       
2015-08-25 08:48:07.000000000 +0200
@@ -1,0 +2,22 @@
+Tue May 12 14:26:30 UTC 2015 - mimi...@gmail.com
+
+- update to 2.8.1
+* Fix bug where exceptions thrown printing counterexamples weren't
+    being caught when terminal output was disabled
+* Don't export Test.QuickCheck.Property.result
+* Support for GHC 7.10
+* Arbitrary instance for Natural
+* New generators shuffle and sublistOf
+* Support for generic coarbitrary
+* When using the cover combinator, insufficient coverage now
+    causes the property to fail
+* Test.QuickCheck.Function: new pattern synonym Fn
+* genericShrink no longer requires Typeable
+* Result has a new constructor InsufficientCoverage
+* resize throws an error if the size is negative
+* Fix memory leaks
+* Exceptions thrown by callbacks now cause the test to fail
+* Fixed a bug where the cover combinator wouldn't give a
+    warning if coverage was 0%
+
+-------------------------------------------------------------------

Old:
----
  QuickCheck-2.7.6.tar.gz
  _service

New:
----
  QuickCheck-2.8.1.tar.gz

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

Other differences:
------------------
++++++ ghc-QuickCheck.spec ++++++
--- /var/tmp/diff_new_pack.dMnBzX/_old  2015-08-25 08:48:07.000000000 +0200
+++ /var/tmp/diff_new_pack.dMnBzX/_new  2015-08-25 08:48:07.000000000 +0200
@@ -20,8 +20,8 @@
 
 %bcond_with tests
 
-Name:           ghc-%{pkg_name}
-Version:        2.7.6
+Name:           ghc-QuickCheck
+Version:        2.8.1
 Release:        0
 Summary:        Automatic testing of Haskell programs
 License:        BSD-3-Clause

++++++ QuickCheck-2.7.6.tar.gz -> QuickCheck-2.8.1.tar.gz ++++++
++++ 1704 lines of diff (skipped)


Reply via email to