[project @ 2002-09-06 14:35:42 by simonmar]
[ghc-hetmet.git] / ghc / compiler / nativeGen / PprMach.lhs
index 6f75890..564a799 100644 (file)
@@ -32,7 +32,7 @@ import Data.Word      ( Word8 )
 import MutableArray
 #endif
 
-import ST
+import MONAD_ST
 
 import Char            ( chr, ord )
 import Maybe           ( isJust )