From 78d0e033a2f8ce5dc1f5e2e4eb8b823ee4d1d1bf Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Tue, 25 Feb 2020 15:18:27 +0100 Subject: Modules: Core (#13009) --- haddock-api/src/Haddock/Interface/AttachInstances.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haddock-api/src') diff --git a/haddock-api/src/Haddock/Interface/AttachInstances.hs b/haddock-api/src/Haddock/Interface/AttachInstances.hs index 0e24ccb0..c6892edd 100644 --- a/haddock-api/src/Haddock/Interface/AttachInstances.hs +++ b/haddock-api/src/Haddock/Interface/AttachInstances.hs @@ -29,7 +29,7 @@ import qualified Data.Set as Set import Class import GHC.Driver.Session -import CoreSyn (isOrphan) +import GHC.Core (isOrphan) import ErrUtils import FamInstEnv import GHC -- cgit v1.2.3