[ol8_developer_EPEL] ghc-QuickCheck-2.10.1-4.el8.aarch64

Name:ghc-QuickCheck
Version:2.10.1
Release:4.el8
Architecture:aarch64
Group:Unspecified
Size:2099624
License:BSD
RPM: ghc-QuickCheck-2.10.1-4.el8.aarch64.rpm
Source RPM: ghc-QuickCheck-2.10.1-4.el8.src.rpm
Build Date:Thu Feb 09 2023
Build Host:build-ol8-aarch64.oracle.com
Vendor:Oracle America
URL:https://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.

Related Packages (Show Changelog) (Show Filelist)