[Haskell-cafe] PrimMonad for Control.Monad.ST.Lazy?
Ken Takusagawa II
ken.takusagawa.2 at gmail.com
Thu Apr 9 02:49:56 UTC 2015
I notice that the strict ST monad has an instance for PrimMonad but the
lazy ST monad does not. Is there a reason why, or is merely an oversight?
(What I Am Really Trying To Do: get a purely lazy stream of random values
out of mwc-random.)
--ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150408/03ea01e9/attachment-0001.html>
More information about the Haskell-Cafe
mailing list