[Hugs-bugs] unsafeSTToIO

Iavor Diatchki iavor.diatchki at gmail.com
Tue Mar 28 13:24:55 EST 2006


Hello,
loading "Control.Monad.ST" causes an error,
because it exports an undefined name:
unsafeSTToIO         -- :: ST s a -> IO a
If I comment out the export, things appear to work.
-Iavor


More information about the Hugs-Bugs mailing list