X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FbasicTypes%2FVar.hi-boot-5;h=e5c730ceecd034da2e8d888f692426c29f63fb60;hb=b2b7e08e10d85c3769f9e4bef7d7bc37e276c208;hp=000c7e512d589a9f2c533712d2f95f4cea286814;hpb=438596897ebbe25a07e1c82085cfbc5bdb00f09e;p=ghc-hetmet.git diff --git a/ghc/compiler/basicTypes/Var.hi-boot-5 b/ghc/compiler/basicTypes/Var.hi-boot-5 index 000c7e5..e5c730c 100644 --- a/ghc/compiler/basicTypes/Var.hi-boot-5 +++ b/ghc/compiler/basicTypes/Var.hi-boot-5 @@ -1,5 +1,5 @@ __interface Var 1 0 where __export Var Var Id ; -- Used by Name -1 type Id = Var BasicTypes.Unused BasicTypes.Unused ; -1 data Var a b ; +1 type Id = Var; +1 data Var ;