summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/Name.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Unit/Module/Name.hs-boot')
-rw-r--r--compiler/GHC/Unit/Module/Name.hs-boot6
1 files changed, 6 insertions, 0 deletions
diff --git a/compiler/GHC/Unit/Module/Name.hs-boot b/compiler/GHC/Unit/Module/Name.hs-boot
new file mode 100644
index 0000000000..7a48d807a7
--- /dev/null
+++ b/compiler/GHC/Unit/Module/Name.hs-boot
@@ -0,0 +1,6 @@
+module GHC.Unit.Module.Name where
+
+import GHC.Prelude ()
+
+data ModuleName
+