X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcoreSyn%2FCoreArity.lhs;h=2dfed4916de299924e9c77416e2e55d46c510311;hb=e3cb60d26917d7be1b34030b1e5a579fbef9d067;hp=0d1b394db212c613b62c050d197f78e5fca9f465;hpb=62eeda5aed31173b234b2965ccf4bd6979ffd9a4;p=ghc-hetmet.git diff --git a/compiler/coreSyn/CoreArity.lhs b/compiler/coreSyn/CoreArity.lhs index 0d1b394..2dfed49 100644 --- a/compiler/coreSyn/CoreArity.lhs +++ b/compiler/coreSyn/CoreArity.lhs @@ -22,9 +22,6 @@ import CoreSubst ( Subst, substBndr, substBndrs, substExpr , mkEmptySubst, isEmptySubst ) import Var import VarEnv -#if mingw32_TARGET_OS -import Packages -#endif import Id import Type import Coercion