monad-mock v0.2.0.0 Release Notes
Release Date: 2017-09-14 // over 5 years ago-
- 🤡
Control.Monad.Mock.TH
is smarter about deriving instances for classes with superclass contexts: the derived context is based on superclasses rather than being hardcoded toMonad m
.
- 🤡
Previous changes from v0.1.1.2
-
- ➕ Added support for GHC 7.10.