Revisions of ghc-QuickCheck

Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 398246 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 17)
- update to 2.8.2
* GHC 8 support
* Add Arbitrary and CoArbitrary instances for types in containers package
* Improve speed of shuffle combinator
* Only print to stderr if it's a terminal.
* Small changes: slightly improve documentation, remove redundant constraints
    from some functions' types, small improvements to Test.QuickCheck.All.
buildservice-autocommit accepted request 324487 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 16)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 322672 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 15)
- 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%
buildservice-autocommit accepted request 306422 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 14)
baserev update by copy to link target
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 304861 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 13)
- update to 2.7.6
* Add annotations for Safe Haskell.
* Fix bug in cabal file which broke cabal test
* Fixed bug - the Small modifier didn't work on unsigned types
* Changed arbitrarySizedIntegral to have an Integral constraint
  instead of just Num
	* New genericShrink function provides generic shrinking with GHC.
	* New combinator x === y: fails if x /= y, but also prints their values
	* New function generate :: Gen a -> IO a for running a generator.
	* New combinators infiniteList and infiniteListOf for generating infinite lists.
	* Several combinators added to the main Test.QuickCheck module which
	  were previously languishing in other modules. Of particular interest:
	  quickCheckAll, ioProperty.
	* New combinators delay and capture which can be used (unsafely!)
	  to reuse the random number seed. Useful for generating
	  polymorphic (rank-2) values.
	* A new Discard data type and a Testable instance for discarding test cases.
	* All modifiers now have Functor instances and accessor functions.
	* Pressing ctrl-C during shrinking now shows the last failed
	  test case, rather than the current shrinking candidate.
	* Experimental support for UHC. You will need the latest version of Cabal from git.
* Better distribution of test data:
	* The Int generator now only generates fairly small numbers.
	* The new Small and Large modifiers control the distribution of integers
	  (Small generates small numbers, Large from the whole range).
	* Floating-point numbers shrink better.
* Improved random number generation:
	* QuickCheck now uses TFGen rather than StdGen on newer versions
	  of GHC, because StdGen's random numbers aren't always random.
	* 'variant' now uses a prefix code. This should prevent some
buildservice-autocommit accepted request 260163 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 12)
baserev update by copy to link target
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 259850 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 11)
Haskell Platform 2014.2.0.0 update
Peter Trommler's avatar Peter Trommler (ptrommler) committed (revision 10)
Peter Trommler's avatar Peter Trommler (ptrommler) committed (revision 9)
buildservice-autocommit accepted request 185368 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 8)
baserev update by copy to link target
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 185246 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 7)
Update for Haskell Platform 2013.2.0.0
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147342 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 6)
initialized devel package after accepting 147342
Peter Trommler's avatar Peter Trommler (ptrommler) committed (revision 5)
- expand macro in name tag to help source validator
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 123921 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 3)
Haskell Platform 2012.2.0.0 update
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 107511 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 2)
Added BuildRoot tag needed by SLE-11-SP1
SPDX license tag
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 99824 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 1)
Haskell Platform 2011.4
Displaying revisions 61 - 77 of 77
openSUSE Build Service is sponsored by