CHANGELOG for redundant Monad constraint

This commit is contained in:
Edward Kmett 2015-03-08 06:46:19 -04:00
parent 147375eebc
commit 4355c87e93

View File

@ -3,6 +3,7 @@
* Build warning-free on GHC 7.10+
* Added an HLint configuration
* Removed a redundant constraint from the type of `sequenceByA_`.
* Removed a redundant `Monad m` constraint from `instance MonadSpec (ContT r m)`.
/1.5/