From 4f293c5dabe519fed2092f3f4600d40eb2c7be9d Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Wed, 15 Jun 2022 19:43:02 +0100 Subject: Remove redundant import --- compiler/GHC/HsToCore/Expr.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/GHC/HsToCore/Expr.hs b/compiler/GHC/HsToCore/Expr.hs index e9b85479d1..227a8223c1 100644 --- a/compiler/GHC/HsToCore/Expr.hs +++ b/compiler/GHC/HsToCore/Expr.hs @@ -45,7 +45,6 @@ import GHC.Tc.Utils.Monad import GHC.Core.Type import GHC.Core.TyCo.Rep import GHC.Core.Multiplicity -import GHC.Core.Coercion( instNewTyCon_maybe, mkSymCo ) import GHC.Core import GHC.Core.Utils import GHC.Core.Make -- cgit v1.2.1