You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 08969ff22d
haskell/haskell-QuickCheck: Updated for version 2.12.6.1.
7 years ago
..
README haskell/haskell-QuickCheck: Fixed dep info 13 years ago
doinst.sh haskell/*: Moved all of the Haskell stuff to here 15 years ago
haskell-QuickCheck.SlackBuild haskell/haskell-QuickCheck: Updated for version 2.12.6.1. 7 years ago
haskell-QuickCheck.info haskell/haskell-QuickCheck: Updated for version 2.12.6.1. 7 years ago
slack-desc haskell/haskell-QuickCheck: Updated for version 2.12.6.1. 7 years ago

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