Changelog for ether-0.2.0.0
0.2.0.0
- Convenience modules
Control.Monad.EtherandControl.Monad.Ether.Implicit. - Remove
fmapNanddeepN. - Remove
Control.Monad.Ether.Implicit.Except.TH. - Add
handleandhandleT.
0.1.0.1
- Fix
transformerslower bound. - Remove unused language extensions.
- GHC 7.8 compatibility.