úÎ5Ö00      !"#$%&'()*+,-./None3<DQV.ã*A set of laws associated with a typeclass.+Name of the typeclass whose laws are testedPairs of law name and property¶A convenience function for working testing properties in GHCi. See the test suite of this library for an example of how to integrate multiple properties into larger test suite.VA convenience function for checking multiple typeclass instances of multiple types.Tests the following properties: Partial Isomorphismdecode . encode "a JustEncoding Equals Valuedecode . encode "a Just . toJSON9Note that in the second propertiy, the type of decode is ByteString -> Value, not ByteString -> aTests the following properties: Partial IsomorphismfromList . toList "a idLength Preservation&fromList xs "a fromListN (length xs) xs Tests the following properties:  Associativea <> (b <> c) "a (a <> b) <> c Tests the following properties:  Transitivea == b "' b == c !Ò a == c Symmetrica == b !Ò b == a Reflexivea == aûSome of these properties involve implication. In the case that the left hand side of the implication arrow does not hold, we do not retry. Consequently, these properties only end up being useful when the data type has a small number of inhabitants. Tests the following properties:  Transitivea "d b "' b "d c !Ò a "d c Comparable a "d b "( a > b Tests the following properties:  Associative1mappend a (mappend b c) "a mappend (mappend a b) c Left Identitymappend mempty a "a aRight Identitymappend a mempty "a a Tests everything from  monoidProps plus the following:  Commutativemappend a b "a mappend b aTests the following properties: Quotient Remainder(quot x y) * y + (rem x y) "a xDivision Modulus(div x y) * y + (mod x y) "a xInteger RoundtripfromInteger (toInteger x) "a x Test that a 0 instance obey the several laws.+Tests the following applicative properties: Identity1 2 "a 2 Compositionfmap (f . g) "a 1 f . 1 gConst(<$) "a 1 3+Tests the following applicative properties: Identity4 2 5 v "a v Composition4 (.) 5 u 5 v 5 w "a u 5 (v 5 w) Homomorphism4 f 5 4 x "a 4 (f x) Interchangeu 5 4 y "a 4 (6 y) 5 u LiftA2 (1)(5) "a 7 2'Tests the following monadic properties:  Left Identity8 a 9 k "a k aRight Identitym 9 8 "a m Associativitym 9 (\x -> k x 9 h) "a (m 9 k) 9 hReturn4 "a 8Ap(5) "a :Tests the following ; properties: fold< "a = 2foldMap= f "a > (? . f) @foldr> f z t "a A (= (B . f) t ) zfoldr'C f z0 xs = let f' k x z = k D f x z in E f' 2 xs z0foldlE f z t "a A (F (= (G . B . H f) t)) zfoldl'I f z0 xs = let f' x k z = k D f z x in > f' 2 xs z0toListJ "a > (:) []nullK "a > (3 (3 L)) MlengthN "a getSum . foldMap (3 (O 1))%Note that this checks to ensure that foldl' and foldr' are suitably strict./Element is type name paired with typeclass laws   PQRSTUVWXYZ[\]^_`abcdefghi      !"#$%&'()*+,-./012345645745845945:45;45<45=45>45?4@A4@B4@C4@D45E45F4GH4GI4@J45K4@L4GM4GN45O4@P4@Q4@RSTUSTV4@W4GXYYZZ[[\\]^__`abcddeeffghij/quickcheck-classes-0.3.2-EGddEyCbByL4tZZE4xzlM0Test.QuickCheck.ClassesLaws lawsTypeclasslawsProperties lawsCheck lawsCheckManyjsonLaws isListLaws showReadLaws semigroupLawseqLawsordLaws monoidLawscommutativeMonoidLaws integralLawsprimLaws storableLaws functorLawsapplicativeLaws monadLaws foldableLaws$fMonoidStatus$fArbitraryChooseSecond$fShowChooseSecond$fArbitraryChooseFirst$fShowChooseFirst$fArbitraryLastNothing$fShowLastNothing$fArbitraryBottom $fShowBottom$fArbitraryApply $fShowApply $fEqApply$fArbitraryLinearEquation$fArbitraryLinearEquationM$fShowLinearEquationM$fEqLinearEquationM$fArbitraryEquation$fShowEquation$fArbitraryEquationTwo$fShowEquationTwo$fEqChooseSecond$fEqChooseFirst$fEqLastNothing $fEqBottom$fEqLinearEquation $fEqEquation$fEqEquationTwo(primitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZData.Primitive.TypesPrimbaseGHC.Basefmapidconstpure<*>$liftA2return>>=ap Data.FoldableFoldablefoldfoldMapfoldrmappendmempty Data.MonoidappEndoEndofoldr'$!foldlgetDualDualflipfoldl'toListnullghc-prim GHC.TypesFalseTruelengthSum EquationTwoEquationLinearEquationMLinearEquation_linearEquationLinear_linearEquationConstantApplygetApplyBottomBottomUndefined BottomValue LastNothing ChooseFirst ChooseSecondStatusBadGood