From 240f5bf6f53515535be5bf3ef7632aa69ae21e3e Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Tue, 18 Feb 2020 11:08:48 +0100 Subject: Modules: Driver (#13009) submodule updates: nofib, haddock --- compiler/GHC/IfaceToCore.hs-boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/GHC/IfaceToCore.hs-boot') diff --git a/compiler/GHC/IfaceToCore.hs-boot b/compiler/GHC/IfaceToCore.hs-boot index 4a888f51f7..521a32d93f 100644 --- a/compiler/GHC/IfaceToCore.hs-boot +++ b/compiler/GHC/IfaceToCore.hs-boot @@ -9,7 +9,7 @@ import TcRnTypes ( IfL ) import InstEnv ( ClsInst ) import FamInstEnv ( FamInst ) import CoreSyn ( CoreRule ) -import HscTypes ( CompleteMatch ) +import GHC.Driver.Types ( CompleteMatch ) import Annotations ( Annotation ) tcIfaceDecl :: Bool -> IfaceDecl -> IfL TyThing -- cgit v1.2.1