[project @ 2000-11-07 13:12:21 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / PprEnv.lhs
index a2df826..36293f3 100644 (file)
@@ -16,8 +16,6 @@ module PprEnv (
 
 #include "HsVersions.h"
 
-import {-# SOURCE #-} DataCon ( DataCon )
-
 import Var             ( Id, TyVar )
 import CostCentre      ( CostCentre )
 import Type            ( Type )