[project @ 1998-05-04 21:02:06 by sof]
[ghc-hetmet.git] / ghc / compiler / deSugar / DsCCall.lhs
index bac1e98..91f0101 100644 (file)
@@ -15,7 +15,7 @@ import DsUtils
 
 import TcHsSyn         ( maybeBoxedPrimType )
 import CoreUtils       ( coreExprType )
-import Id              ( Id(..), dataConArgTys, idType )
+import Id              ( Id, dataConArgTys, idType )
 import Maybes          ( maybeToBool )
 import PrelVals                ( packStringForCId )
 import PrimOp          ( PrimOp(..) )