Mikko Värri 724bc928ef haskell/haskell-QuickCheck: Updated for version 2.7.6. hace 10 años
..
README 3613aea967 haskell/haskell-QuickCheck: Fixed dep info hace 12 años
doinst.sh 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here hace 13 años
haskell-QuickCheck.SlackBuild 724bc928ef haskell/haskell-QuickCheck: Updated for version 2.7.6. hace 9 años
haskell-QuickCheck.info 724bc928ef haskell/haskell-QuickCheck: Updated for version 2.7.6. hace 9 años
slack-desc 435df80ca8 haskell/haskell-QuickCheck: Updated for version 2.5.1.1. hace 11 años

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