[project @ 1999-01-15 15:57:33 by simonm]
[ghc-hetmet.git] / ghc / compiler / basicTypes / Var.hi-boot
1 _interface_ Var 1
2 _exports_
3 Var Var Id ;
4 _declarations_
5
6 -- Used by Name
7 1 type Id = Var ;
8 1 data Var ;