X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypes%2FClass.hi-boot;h=94c6e7ea4adb28306a74f1d8d84ae743a760ec59;hb=967cc47f37cb93a5e2b6df7822c9a646f0428247;hp=fa446a153dcc80a05353f4424179a672de285caf;hpb=6a4714dea79820500374e0dd654b87a5d752bc39;p=ghc-hetmet.git diff --git a/ghc/compiler/types/Class.hi-boot b/ghc/compiler/types/Class.hi-boot index fa446a1..94c6e7e 100644 --- a/ghc/compiler/types/Class.hi-boot +++ b/ghc/compiler/types/Class.hi-boot @@ -3,5 +3,5 @@ _exports_ Class Class GenClass; _instances_ _declarations_ -1 type Class = Class.GenClass TyVar.TyVar Usage.UVar; -1 data GenClass a b; +1 type Class = Class.GenClass BasicTypes.Unused ; +1 data GenClass a;