X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcoreSyn%2FPprCore.lhs;h=a3c1f6f4235e67ccd9d475cf05356abdd34758be;hb=56f04f2e49c5145024fe9b77573dca80834a0c84;hp=992171c5cba6b5b0a895990cb5b9897bb8a5cc9b;hpb=eb51c44142ecd9dea175d9632f16cc75a44476f5;p=ghc-hetmet.git diff --git a/compiler/coreSyn/PprCore.lhs b/compiler/coreSyn/PprCore.lhs index 992171c..a3c1f6f 100644 --- a/compiler/coreSyn/PprCore.lhs +++ b/compiler/coreSyn/PprCore.lhs @@ -33,7 +33,6 @@ import BasicTypes import Util import Outputable import FastString -import Module \end{code} %************************************************************************