X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc060.stderr;h=7763cc5631b04e1c7de7764d3f8f1532a6050067;hb=a8b0e4a232ebc3c5778e2a3f32d71f80a84b16ad;hp=ab063d9e8c225a15fec92c553a2923c38464087b;hpb=59e8e34e6232a939dff025905e90a3b2d8db7289;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc060.stderr b/ghc/tests/typecheck/should_compile/tc060.stderr index ab063d9..7763cc5 100644 --- a/ghc/tests/typecheck/should_compile/tc060.stderr +++ b/ghc/tests/typecheck/should_compile/tc060.stderr @@ -1,7 +1,7 @@ -ghc: module version changed to 1; reason: no old .hi file __export ShouldSucceed Eq2{deq}; instance {Eq2 PrelBase.Int} = zdfEq2Int; instance __forall [a] => {Eq2 a} -> {Eq2 [a]} = zdfEq2ZMZN; 1 class Eq2 a where {deq :: a -> a -> PrelBase.Bool} ; +1 zddmdeq :: __forall [a] => {Eq2 a} -> a -> a -> PrelBase.Bool ; 1 zdfEq2Int :: {Eq2 PrelBase.Int} ; 1 zdfEq2ZMZN :: __forall [a] => {Eq2 a} -> {Eq2 [a]} ;