slackbuilds/haskell/haskell-QuickCheck
Andrew Clemons 40ffa6c433
haskell/haskell-QuickCheck: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-13 09:17:59 +07:00
..
README haskell/haskell-QuickCheck: Fixed dep info 2012-08-27 10:09:19 -05: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: Updated for version 2.14.2. 2021-09-16 00:45:39 +07:00
haskell-QuickCheck.info haskell/haskell-QuickCheck: Fix dependencies. 2022-02-13 09:17:59 +07:00
slack-desc haskell/haskell-QuickCheck: Updated for version 2.12.6.1. 2018-11-10 07:47:03 +07: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.

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