Choose different incoherent instance for :> for better type
inference. This is very unlikely to break existing code, but if it
does happen then please open an
issue.
0.1.2.0
Fix strictness of Bluefin.State.put. It was accidentally made lazy
in 0.1.0.0.
0.1.1.0
WARNING: Bluefin.State.put is still lazy in this version. It is
fixed in 0.1.2.0.
Added streamConsume, cycleToStream, takeConsume (thanks to
@iteratee)
Restrict the kind of the argument to
Bluefin.Internal.Exception.Scoped.Exception and
Bluefin.Internal.ConstEffect to Effects
0.1.0.0
WARNING: Bluefin.State.put accidentally became lazy in this
version. It is fixed in 0.1.2.0.