PACKAGE NAME:  haskell-QuickCheck-2.14.2-x86_64-1salix15.0.txz
PACKAGE LOCATION:  ./salix/haskell
PACKAGE SIZE (compressed):  1254 K
PACKAGE SIZE (uncompressed):  5016 K
PACKAGE REQUIRED:  aaa_libraries|gmp,ghc,haskell-random,haskell-splitmix,haskell-erf,haskell-extensible-exceptions,haskell-tf-random
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
haskell-QuickCheck: haskell-QuickCheck (Automatic testing of Haskell programs)
haskell-QuickCheck:
haskell-QuickCheck: QuickCheck is a library for random testing of program properties.
haskell-QuickCheck: The programmer provides a specification of the program, in the form
haskell-QuickCheck: of properties which functions should satisfy, and QuickCheck then
haskell-QuickCheck: tests that the properties hold in a large number of randomly
haskell-QuickCheck: generated cases.
haskell-QuickCheck:
haskell-QuickCheck: https://hackage.haskell.org/package/QuickCheck
haskell-QuickCheck:
haskell-QuickCheck: