[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / nativeGen / StixInfo.lhs
index 9afcec5..150dc41 100644 (file)
@@ -25,7 +25,7 @@ import SMRep          ( SMRep(..), SMSpecRepKind(..), SMUpdateKind(..),
                        )
 import Stix            -- all of it
 import StixPrim                ( amodeToStix )
-import UniqSupply      ( returnUs, UniqSM(..) )
+import UniqSupply      ( returnUs, SYN_IE(UniqSM) )
 import Unpretty                ( uppBesides, uppPStr, uppInt, uppChar )
 \end{code}