[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / nativeGen / StixPrim.lhs
index c986b31..cdb4fdb 100644 (file)
@@ -29,7 +29,7 @@ import SMRep          ( SMRep(..), SMSpecRepKind, SMUpdateKind )
 import Stix
 import StixMacro       ( heapCheck, smStablePtrTable )
 import StixInteger     {- everything -}
-import UniqSupply      ( returnUs, thenUs, UniqSM(..) )
+import UniqSupply      ( returnUs, thenUs, SYN_IE(UniqSM) )
 import Unpretty                ( uppBeside, uppPStr, uppInt )
 import Util            ( panic )