Changelog for fused-effects-exceptions-1.0.0.0
1.0.0.0
- Port to fused-effects 1.0.
- Add
Control.Effect.Exception, which wraps the entirety ofbase'sControl.Exception. - Add
Control.Carrier.State.IORef, a state carrier that does not drop writes. - Remove
Catcheffect in favor ofControl.Effect.Exception.
0.2.0.0
Bump lower bound of fused-effects to 0.5.
0.1.1.0
Depend on unliftio-core for unlifting.
0.1.0.0
Initial release.