[project @ 1998-05-26 13:00:47 by simonm]
[ghc-hetmet.git] / ghc / lib / exts / ST.lhs
index 2777fe4..238f713 100644 (file)
@@ -29,7 +29,6 @@ module ST (
     ) where
 
 import PrelArr
-import PrelUnsafeST
 import PrelST
 import PrelBase        ( Eq(..), Int, Bool, ($), ()(..) )
 import Monad