From: sof Date: Thu, 5 Jun 1997 09:32:15 +0000 (+0000) Subject: [project @ 1997-06-05 09:32:15 by sof] X-Git-Tag: Approximately_1000_patches_recorded~423 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6a4714dea79820500374e0dd654b87a5d752bc39;hp=642749db6d0a80228978d70640cf8f68744731d9;p=ghc-hetmet.git [project @ 1997-06-05 09:32:15 by sof] Remove use of instance decl --- diff --git a/ghc/compiler/types/Class.hi-boot b/ghc/compiler/types/Class.hi-boot index 767395e..fa446a1 100644 --- a/ghc/compiler/types/Class.hi-boot +++ b/ghc/compiler/types/Class.hi-boot @@ -2,8 +2,6 @@ _interface_ Class 1 _exports_ Class Class GenClass; _instances_ --- instance {PrelBase.Eq Class.Class} = $d1; _declarations_ --- 1 $d1 _:_ {PrelBase.Eq Class.Class} ;; 1 type Class = Class.GenClass TyVar.TyVar Usage.UVar; 1 data GenClass a b;