slackbuilds_ponce/haskell/haskell-QuickCheck
Mikko Värri ea2ac9a5fb haskell/haskell-QuickCheck: Updated for version 2.4.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2012-01-13 14:43:35 -06:00
..
doinst.sh haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-QuickCheck.info haskell/haskell-QuickCheck: Updated for version 2.4.2. 2012-01-13 14:43:35 -06:00
haskell-QuickCheck.SlackBuild haskell/haskell-QuickCheck: Updated for version 2.4.2. 2012-01-13 14:43:35 -06:00
README haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
slack-desc haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00

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.

This requires ghc, haskell-transformers, and haskell-mtl.

After uninstalling, run this command to unregister the package from the ghc
package database:   ghc-pkg recache