X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FhsSyn%2FHsBinds.lhs;h=9e08cf592a5dcb60f203df8c8a4ec557de059798;hp=1d7bc2fa9b73c6bb2a8c3673c38d6e7c957eee5e;hb=b1ab4b8a607addc4d097588db5761313c996a41f;hpb=e46cab34c24d2b9bdb37dbddf8ff640653b0b35f 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