ether v0.5.0.0 Release Notes

    • ๐Ÿ‘Œ Support only GHC 8.0 and higher.
    • ๐Ÿ‘‰ Use the TypeApplications extension to get rid of Proxy.
    • โœ‚ Remove Control.Ether.TH.
    • โœ‚ Remove Control.Ether.Abbr.
    • Unify Dispatch and TaggedTrans.
    • ๐Ÿ‘ Better MonadBase and MonadBaseControl instances.
    • โž• Add flattening for ReaderT and StateT.
    • โž• Add zooming for MonadState.
    • Simpler module structure.