[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / simplStg / StgSAT.lhs
index 3d82b27..9e356f0 100644 (file)
@@ -36,7 +36,7 @@ module StgSAT (       doStaticArgs ) where
 IMP_Ubiq(){-uitous-}
 
 import StgSyn
-import UniqSupply      ( UniqSM(..) )
+import UniqSupply      ( SYN_IE(UniqSM) )
 import Util            ( panic )
 \end{code}