slackbuilds_ponce/libraries/haskell-QuickCheck
Robby Workman 04e328368f libraries/haskell-QuickCheck: Fixed quoting problem
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-12 16:10:56 -06:00
..
doinst.sh libraries/haskell-QuickCheck: Updated for version 2.1.1.1. 2010-07-21 01:42:40 -05:00
haskell-QuickCheck.info libraries/haskell-QuickCheck: Fixed quoting problem 2010-12-12 16:10:56 -06:00
haskell-QuickCheck.SlackBuild libraries/haskell-QuickCheck: Updated for version 2.3.0.2. 2010-12-11 03:02:38 -06:00
README libraries/haskell-QuickCheck: Updated for version 2.1.1.1. 2010-07-21 01:42:40 -05:00
slack-desc

haskell-QuickCheck (Automatic testing of Haskell programs)

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

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