From 6a4714dea79820500374e0dd654b87a5d752bc39 Mon Sep 17 00:00:00 2001 From: sof Date: Thu, 5 Jun 1997 09:32:15 +0000 Subject: [PATCH] [project @ 1997-06-05 09:32:15 by sof] Remove use of instance decl --- ghc/compiler/types/Class.hi-boot | 2 -- 1 file changed, 2 deletions(-) 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; -- 1.7.10.4