slackbuilds/haskell/haskell-QuickCheck
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README haskell/haskell-QuickCheck: Adjust build for ghc 7.4.x. 2012-06-27 16:05:19 -04:00
doinst.sh haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-QuickCheck.SlackBuild haskell/haskell-QuickCheck: Adjust build for ghc 7.4.x. 2012-06-27 16:05:19 -04:00
haskell-QuickCheck.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00

README

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, haskell-mtl, and haskell-random.

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