[project @ 2002-10-14 15:50:14 by sof]
[ghc-hetmet.git] / ghc / compiler / basicTypes / Var.hi-boot-6
1 module Var where
2
3 -- Used by Name
4 type Id = Var
5 type TyVar = Var
6 data Var
7 setIdName :: Id -> Name.Name -> Id