Copyright | (c) Andy Gill 2001 |
---|---|
License | BSD-style (see the file libraries/base/LICENSE) |
Maintainer | libraries@haskell.org |
Stability | deprecated |
Portability | non-portable (uses Control.Exception, Control.Concurrent) |
Safe Haskell | None |
Language | Haskell98 |
Debug.QuickCheck.Batch
Description
Deprecated: Use module Test.QuickCheck.Batch instead
This is a batch driver for running QuickCheck (GHC only).
Documentation
module Test.QuickCheck.Batch