Exporting ioToST from Control.Monad.ST

Andrew Martin andrew.thaddeus at gmail.com
Thu Jul 20 15:50:33 UTC 2017


There's a function stToIO that is defined in GHC.IO and exported from
Control.Monad.ST. There's another function, ioToST, that's also defined in
IO, but it isn't exported from Control.Monad.ST. I propose that it be
exported from Control.Monad.ST.

-- 
-Andrew Thaddeus Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20170720/454fef18/attachment.html>


More information about the Libraries mailing list