úΠ݉ 1non-portable (uses Control.Concurrent, GHC.Conc ) experimentalshelarcy <shelarcy@gmail.com> Safe-Infered $Test case for parallel batch driver )Maximum number of successful test values A name or description for test %Deprecated: Backwards-compatible API  Variant of 2. Run a list of QuickCheck properties in parallel K chunks, using number of Haskell threads that can run truly simultaneously D (on separate physical processors) at any given time. For example,  ! import Test.QuickCheck.Parallel   pRun' 1000 ! [ ("sort1", pDet prop_sort1) # , ("sort2", pDet prop_sort2) ] with SMP runtime's '-N[n]' flag will run n! threads over the property list,  to depth 1000. (see   for more details.)  Variant of 2. Run a list of QuickCheck properties in parallel  chunks, using all Processors. >Run a list of QuickCheck properties in parallel chunks, using  n: Haskell threads (first argument), and test to a depth of d 2 (second argument). Compile your application with  '-threaded' and run  with the SMP runtime's '-N4') (or however many OS threads you want to  donate), for best results.  ! import Test.QuickCheck.Parallel  # do n <- getArgs >>= readIO . head 6 pRunWithNum n 1000 [ ("sort1", pDet prop_sort1) ]  Will run n0 threads over the property list, to depth 1000. If you want to specify n by using '-N[n]', use  instead of  this function. ;Wrap a property, and run it on a deterministic set of data ?Wrap a property, and run it on a non-deterministic set of data {  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{  |   !"#$%&'()*+,+-+.+/+0+1+2+3+4+5+6+7+8+9+:+;+<+=+>+?+@+A+B+CDEDEDFDFDGDHDIDJDKDKDLDLDMDMDNDNDODODPDPDQDRDSTUTVTWTXTYTZT[T\T]T^T_T`TaTbTcTdTeTfTghihjhkhlhmhnhohphqhrhshthuhvhwhxhyz{z|z}~pqc-0.5Test.QuickCheck.ParallelTestDepthNamepRunpRun'pRunAllProcessors pRunWithNumpDetpNonbase GHC.Conc.SyncgetNumCapabilitiesQuickCheck-2.4.2Test.QuickCheck.TestverboseCheckWithResultverboseCheckResultverboseCheckWith verboseCheckquickCheckWithResultquickCheckResultquickCheckWith quickCheckstdArgschattymaxSize maxDiscard maxSuccessreplayArgsoutputlabelsnumTestsSuccessGaveUpreasonusedSizeusedSeed numShrinksFailureNoExpectedFailureResultTest.QuickCheck.Propertydisjoin.||.conjoin.&&..&. forAllShrinkforAllwithin==>coverclassifycollectlabel expectFailureverbose whenFail'whenFail printTestCase shrinkingmapSizePropertypropertyTestablePropTest.QuickCheck.ModifiersBlindFixedOrdered OrderedListNonEmpty NonEmptyListPositiveNonZero NonNegativeShrink2Smart Shrinking shrinkState shrinkInit ShrinkStateTest.QuickCheck.Arbitrary orderedListvectorcoarbitraryShowcoarbitraryRealcoarbitraryIntegral><shrinkRealFracshrinkIntegral shrinkNothingarbitrarySizedBoundedIntegralarbitraryBoundedRandomarbitraryBoundedIntegralarbitrarySizedFractionalarbitrarySizedIntegralshrink arbitrary Arbitrary coarbitrary CoArbitraryTest.QuickCheck.GenvectorOflistOf1listOfgrowingElementselements frequencyoneof suchThatMaybesuchThatsamplesample'promotechooseresizesizedvariantGenTest.QuickCheck.TextrangesMkStrStr