X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FbasicTypes%2FPprEnv.lhs;h=36293f36888cdfa994adb3af111735b79ff85d9e;hb=20d7560469e59d78c17992ce4be75360c91587bb;hp=a2df826fa7d64e45b59c721a267a755d8e56e1bd;hpb=111cee3f1ad93816cb828e38b38521d85c3bcebb;p=ghc-hetmet.git diff --git a/ghc/compiler/basicTypes/PprEnv.lhs b/ghc/compiler/basicTypes/PprEnv.lhs index a2df826..36293f3 100644 --- a/ghc/compiler/basicTypes/PprEnv.lhs +++ b/ghc/compiler/basicTypes/PprEnv.lhs @@ -16,8 +16,6 @@ module PprEnv ( #include "HsVersions.h" -import {-# SOURCE #-} DataCon ( DataCon ) - import Var ( Id, TyVar ) import CostCentre ( CostCentre ) import Type ( Type )