Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.SmallCheck.Laws.Monad
Contents
Description
Provided a Monad
is already an Applicative
there is no need to check the
first 2 monad laws. See
Bind
for which laws are exclusive for the >>=
method.
smallcheck-laws-0.1: SmallCheck properties for standard type classes
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.SmallCheck.Laws.Monad
Contents
Description
Provided a Monad
is already an Applicative
there is no need to check the
first 2 monad laws. See
Bind
for which laws are exclusive for the >>=
method.