show-0.5: 'Show' instances for Lambdabot

Safe HaskellNone

ShowQ

Documentation

mysmallcheck :: Testable IO prop => prop -> ()

mysmallcheck' :: Testable IO prop => prop -> IO ()

myquickcheck :: Testable prop => prop -> String

myquickcheck' :: Testable prop => prop -> IO String

tests :: Testable prop => prop -> Int -> [[String]] -> IO String

done :: String -> Int -> [[String]] -> IO String