Safe Haskell | Safe-Infered |
---|
Tests the Monad ClassLaws for a few example datatypes. Mainly
instance declarations and QuickCheck tests + a main
to run it.
Documentation
testFunctorList :: IO ()Source
testFunctorMaybe :: IO ()Source
testFunctorMyList :: IO ()Source
testMonadList :: IO ()Source
testMonadMaybe :: IO ()Source
testMonadState :: IO ()Source
testMonadMyList :: IO ()Source
testFunctorMonadList :: IO ()Source
expectedFailures :: IO ()Source