[project @ 2003-02-20 13:00:24 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