polysemy v0.2.1.0 Release Notes

Release Date: 2019-05-27 // almost 5 years ago
    • 🛠 Fixed a bug in the Alternative instance for Sem, where it would choose the last success instead of the first
    • ➕ Added MonadPlus and MonadFail instances for Sem