Name: | ghc-QuickCheck |
---|---|
Version: | 2.6 |
Release: | 33.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1575 |
License: | BSD |
RPM: | ghc-QuickCheck-2.6-33.el7.aarch64.rpm |
Source RPM: | ghc-QuickCheck-2.6-33.el7.src.rpm |
Build Date: | Sat Jul 28 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/QuickCheck |
Summary: | Automatic testing of Haskell programs |
Description: | QuickCheck is a library for random testing of program properties. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- bump over haskell-platform
- separate out of haskell-platform (#1069070)
- update to 2.4.2
- update to cabal2spec-0.25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- update to 2.4.1.1 for haskell-platform-2011.4.0.0 - no longer depends on mtl nor ghci - update to cabal2spec-0.24.1 - build on archs without ghci without template-haskell
- rebuild with new gmp without compat lib
- rebuild with new gmp without compat lib
- rebuild with new gmp