summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Types.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Unit/Types.hs-boot')
-rw-r--r--compiler/GHC/Unit/Types.hs-boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Unit/Types.hs-boot b/compiler/GHC/Unit/Types.hs-boot
index 0fe5302123..800b07db9a 100644
--- a/compiler/GHC/Unit/Types.hs-boot
+++ b/compiler/GHC/Unit/Types.hs-boot
@@ -3,7 +3,7 @@ module GHC.Unit.Types where
import GHC.Prelude ()
import {-# SOURCE #-} GHC.Utils.Outputable
-import {-# SOURCE #-} GHC.Unit.Module.Name ( ModuleName )
+import {-# SOURCE #-} Language.Haskell.Syntax ( ModuleName )
import Data.Kind (Type)
data UnitId