[ol7_developer_EPEL] ghc-QuickCheck-2.6-33.el7.aarch64

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.

Changelog (Show File list) (Show related packages)