toolshed-0.18.0.1: Ill-defined library.

Safe HaskellSafe
LanguageHaskell2010

ToolShed.Test.QuickCheck.Arbitrary.Set

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Implements Arbitrary for Set; which was subsequently implemented in "QuickCheck-2.8.2".
EXAMPLE
Test.QuickCheck.sample (Test.QuickCheck.arbitrary :: Test.QuickCheck.Gen.Gen (Data.Set.Set Int))