From 99a9f51bf8207c79241fc0b685fadeb222a61292 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Thu, 2 Jan 2020 19:13:44 +0100 Subject: Module hierarchy: Iface (cf #13009) --- utils/genprimopcode/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/genprimopcode') diff --git a/utils/genprimopcode/Main.hs b/utils/genprimopcode/Main.hs index ef8e284593..f7b6ba73dd 100644 --- a/utils/genprimopcode/Main.hs +++ b/utils/genprimopcode/Main.hs @@ -268,7 +268,7 @@ gen_hs_source (Info defaults entries) = -- with Declaration for $fEqMaybe: -- attempting to use module ‘GHC.Classes’ -- (libraries/ghc-prim/./GHC/Classes.hs) which is not loaded - -- coming from LoadIface.homeModError + -- coming from GHC.IFace.Load.homeModError -- I'm not sure precisely why; but I *am* sure that we don't need -- any type-class defaulting; and it's clearly wrong to need -- the base package when haddocking ghc-prim -- cgit v1.2.1