From 45add0d8a39172d17e822b762508685d7b433639 Mon Sep 17 00:00:00 2001 From: Zubin Duggal Date: Tue, 9 Jun 2020 16:58:22 +0530 Subject: Use functions exported from HsToCore --- haddock-api/src/Haddock/Interface/AttachInstances.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'haddock-api/src/Haddock/Interface/AttachInstances.hs') diff --git a/haddock-api/src/Haddock/Interface/AttachInstances.hs b/haddock-api/src/Haddock/Interface/AttachInstances.hs index 7deb67f9..0840bd77 100644 --- a/haddock-api/src/Haddock/Interface/AttachInstances.hs +++ b/haddock-api/src/Haddock/Interface/AttachInstances.hs @@ -44,6 +44,7 @@ import GHC.Core.TyCon import GHC.Core.TyCo.Rep import GHC.Builtin.Types.Prim( funTyConName ) import GHC.Types.Var hiding (varName) +import GHC.HsToCore.Docs type ExportedNames = Set.Set Name type Modules = Set.Set Module -- cgit v1.2.3