[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / stranal / WwLib.lhs
index 4f68efb..f2762b7 100644 (file)
@@ -23,7 +23,7 @@ import Type           ( isPrimType, mkTyVarTys, mkForAllTys, mkFunTys,
                          maybeAppDataTyConExpandingDicts
                        )
 import UniqSupply      ( returnUs, thenUs, thenMaybeUs,
-                         getUniques, UniqSM(..)
+                         getUniques, SYN_IE(UniqSM)
                        )
 import Util            ( zipWithEqual, assertPanic, panic )
 \end{code}