I'm interested in using `effectful` with a base monad other than `IO` - in particular `PropertyT IO` from the `hedgehog` library. Is this possible?
I'm interested in using
effectfulwith a base monad other thanIO- in particularPropertyT IOfrom thehedgehoglibrary.Is this possible?