[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / nativeGen / MachCode.lhs
index c9b671e..031c3ba 100644 (file)
@@ -31,7 +31,7 @@ import Stix           ( getUniqLabelNCG, StixTree(..),
                          StixReg(..), CodeSegment(..)
                        )
 import UniqSupply      ( returnUs, thenUs, mapUs, mapAndUnzipUs,
-                         mapAccumLUs, UniqSM(..)
+                         mapAccumLUs, SYN_IE(UniqSM)
                        )
 import Unpretty                ( uppPStr )
 import Util            ( panic, assertPanic )