[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / compiler / basicTypes / Var.hi-boot-5
diff --git a/ghc/compiler/basicTypes/Var.hi-boot-5 b/ghc/compiler/basicTypes/Var.hi-boot-5
new file mode 100644 (file)
index 0000000..000c7e5
--- /dev/null
@@ -0,0 +1,5 @@
+__interface Var 1 0 where
+__export Var Var Id ;
+-- Used by Name
+1 type Id = Var BasicTypes.Unused BasicTypes.Unused ;
+1 data Var a b ;