X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FbasicTypes%2FVar.hi-boot;h=f7cf7c043acde12c2f2c157ccf2db31975c53a34;hb=2c2509997743edeb63830b86c8ee910db2414c6b;hp=cc6684b6918c05bcf621067190ab53e3b80f17bf;hpb=08dab1956c5796d361c412845e038be2d3e17ddf;p=ghc-hetmet.git diff --git a/ghc/compiler/basicTypes/Var.hi-boot b/ghc/compiler/basicTypes/Var.hi-boot index cc6684b..f7cf7c0 100644 --- a/ghc/compiler/basicTypes/Var.hi-boot +++ b/ghc/compiler/basicTypes/Var.hi-boot @@ -6,6 +6,5 @@ _declarations_ -- Used by Name 1 type Id = Var ; 1 type TyVar = Var ; -1 type UVar = Var ; 1 data Var ; 1 setIdName _:_ Id -> Name.Name -> Id ;;