derive-0.1.4: A program and library to derive instances for data typesSource codeContentsIndex
Data.Derive.Arbitrary2
Description

Derivation for Test.QuickCheck.Arbitrary (version 2 of quickcheck.)

  • The resulting instances of arbitrary generate each constructor of the data type with equal probability.
  • No form of size control is used.
Documentation
makeArbitrary2 :: DerivationSource
Produced by Haddock version 2.4.2