slackbuilds_ponce/haskell/haskell-QuickCheck
Mikko Värri 1b63324823 haskell/haskell-QuickCheck: Change license.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-17 21:41:52 -06:00
..
doinst.sh
haskell-QuickCheck.info
haskell-QuickCheck.SlackBuild haskell/haskell-QuickCheck: Change license. 2011-12-17 21:41:52 -06:00
README
slack-desc

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