QuickCheck-1.2.0.1: Automatic testing of Haskell programs

Copyright(c) Andy Gill 2001
LicenseBSD-style (see the file libraries/base/LICENSE)
Maintainerlibraries@haskell.org
Stabilitydeprecated
Portabilitynon-portable (uses Control.Exception, Control.Concurrent)
Safe HaskellNone
LanguageHaskell98

Debug.QuickCheck.Batch

Description

Deprecated: Use module Test.QuickCheck.Batch instead

This is a batch driver for running QuickCheck (GHC only).

Documentation