serokell / universum

:milky_way: Prelude written in @Serokell
MIT License
174 stars 26 forks source link

Add new methods from Control.Monad.Except #287

Open Martoon-00 opened 1 year ago

Martoon-00 commented 1 year ago

In mtl they recently added plenty of conveniences like modifyError and handleError. We need to re-export them as soon as matching the LTS where they appear.