[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / nativeGen / Stix.lhs
index 2dd8169..c6ab81b 100644 (file)
@@ -20,7 +20,7 @@ IMP_Ubiq(){-uitous-}
 import AbsCSyn         ( node, infoptr, MagicId(..) )
 import AbsCUtils       ( magicIdPrimRep )
 import CLabel          ( mkAsmTempLabel )
-import UniqSupply      ( returnUs, thenUs, getUnique, UniqSM(..) )
+import UniqSupply      ( returnUs, thenUs, getUnique, SYN_IE(UniqSM) )
 import Unpretty                ( uppPStr, Unpretty(..) )
 \end{code}