[project @ 2002-02-12 15:17:13 by simonmar]
[ghc-hetmet.git] / ghc / compiler / basicTypes / MkId.hi-boot-6
diff --git a/ghc/compiler/basicTypes/MkId.hi-boot-6 b/ghc/compiler/basicTypes/MkId.hi-boot-6
new file mode 100644 (file)
index 0000000..3d56963
--- /dev/null
@@ -0,0 +1,5 @@
+__interface MkId 1 0 where
+__export MkId mkDataConId mkDataConWrapId ;
+1 mkDataConId     :: Name.Name -> DataCon.DataCon -> Var.Id ;
+1 mkDataConWrapId :: DataCon.DataCon -> Var.Id ;
+