lazysmallcheck-0.2: examples/test/TestSad.hs
import Test.LazySmallCheck import Sad import System main = do [d] <- getArgs ; depthCheck (read d) prop_binSad
import Test.LazySmallCheck import Sad import System main = do [d] <- getArgs ; depthCheck (read d) prop_binSad