checkers-0.4.2: Check properties on standard classes and data structures.
Test.QuickCheck.Instances.Eq
notEqualTo :: (Eq a, Arbitrary a) => a -> Gen a -> Gen a Source
notOneof :: (Eq a, Arbitrary a) => [a] -> Gen a Source