Îõ³h$RGNoneAchell-quickcheck)Convert a QuickCheck property to a Chell . Çimport Test.Chell import Test.Chell.QuickCheck import Test.QuickCheck hiding (property) test_NullLength :: Test test_NullLength = property "null-length" (xs -> not (null xs) ==> length xs > 0) /chell-quickcheck-0.2.5.3-DjazrMJgIR1E6A0bSm0ZcVTest.Chell.QuickCheckproperty$chell-0.5.0.1-GiXAdhyEZmpImuLkHwO4AKTest.Chell.TypesTest