[project @ 2002-12-05 23:49:43 by mthomas]
[ghc-hetmet.git] / ghc / compiler / utils / PrimPacked.lhs
index a0ee810..aa582e7 100644 (file)
@@ -33,7 +33,7 @@ module PrimPacked (
 import GLAEXTS
 import UNSAFE_IO       ( unsafePerformIO )
 
-import ST
+import MONAD_ST
 import Foreign
 
 #if __GLASGOW_HASKELL__ < 503