X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsBinds.lhs;h=9e08cf592a5dcb60f203df8c8a4ec557de059798;hb=ead3abe7fbf33f019549a05ad9dd3cd22ef3adab;hp=1d7bc2fa9b73c6bb2a8c3673c38d6e7c957eee5e;hpb=d914b83e6b1baafc8d830eff1aedbe55d25d84cc;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsBinds.lhs b/compiler/hsSyn/HsBinds.lhs index 1d7bc2f..9e08cf5 100644 --- a/compiler/hsSyn/HsBinds.lhs +++ b/compiler/hsSyn/HsBinds.lhs @@ -17,7 +17,7 @@ import {-# SOURCE #-} HsExpr ( HsExpr, pprExpr, LHsExpr, import {-# SOURCE #-} HsPat ( LPat ) import HsTypes -import PprCore +import PprCore () import Coercion import Type import Name