@hackage monad-interleave0.1

Monads with an unsaveInterleaveIO-like operation.

A type class for monads that have an "unsafeInterleave" operation. Instances are provided for IO and both strict and lazy ST.