Andrew Clemons 40ffa6c433 haskell/haskell-QuickCheck: Fix dependencies. před 2 roky
..
README 3613aea967 haskell/haskell-QuickCheck: Fixed dep info před 12 roky
doinst.sh 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here před 13 roky
haskell-QuickCheck.SlackBuild 2d18357aa1 haskell/haskell-QuickCheck: Updated for version 2.14.2. před 2 roky
haskell-QuickCheck.info 40ffa6c433 haskell/haskell-QuickCheck: Fix dependencies. před 2 roky
slack-desc 08969ff22d haskell/haskell-QuickCheck: Updated for version 2.12.6.1. před 5 roky

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