[project @ 2003-07-09 11:08:03 by simonpj]
[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