[project @ 1999-01-14 18:15:28 by sof]
[ghc-hetmet.git] / ghc / lib / exts / IOExts.lhs
index 5046356..5bbd8f0 100644 (file)
@@ -49,6 +49,7 @@ module IOExts
        
        , unsafePtrEq
        , unsafeIOToST
+       , stToIO
 
         ) where