hschema-quickcheck-0.0.1.1: Describe schemas for your Haskell data types.

Safe HaskellNone
LanguageHaskell2010

Test.Schema.QuickCheck

Contents

Documentation

Orphan instances

(HasSchema a, ToGen (PrimitivesOf a)) => Arbitrary a Source # 
Instance details

Methods

arbitrary :: Gen a #

shrink :: a -> [a] #