summaryrefslogtreecommitdiff
path: root/ghc/compiler/basicTypes/Id.hi-boot
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/compiler/basicTypes/Id.hi-boot')
-rw-r--r--ghc/compiler/basicTypes/Id.hi-boot8
1 files changed, 8 insertions, 0 deletions
diff --git a/ghc/compiler/basicTypes/Id.hi-boot b/ghc/compiler/basicTypes/Id.hi-boot
new file mode 100644
index 0000000000..69169c0efa
--- /dev/null
+++ b/ghc/compiler/basicTypes/Id.hi-boot
@@ -0,0 +1,8 @@
+_interface_ Id 1
+_exports_
+
+_declarations_
+
+1 type Id = Id.GenId Type.Type ;
+1 data GenId ty ;
+