[project @ 1997-05-18 23:20:05 by sof]
authorsof <unknown>
Sun, 18 May 1997 23:20:05 +0000 (23:20 +0000)
committersof <unknown>
Sun, 18 May 1997 23:20:05 +0000 (23:20 +0000)
2.0x bootable

ghc/compiler/simplStg/StgStats.lhs

index 27b5822..7be7b10 100644 (file)
@@ -30,6 +30,7 @@ IMP_Ubiq(){-uitous-}
 import StgSyn
 
 import FiniteMap       ( emptyFM, plusFM_C, unitFM, fmToList, FiniteMap )
+import Id (SYN_IE(Id))
 \end{code}
 
 \begin{code}