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 _______________________________________________ Hugs-Bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/hugs-bugs
