X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc029.stderr;h=b352b51f32594326331299a058be906f2cee91b0;hb=0268d6925e117661769fbe1ed823cbef7e4da8e3;hp=7b6b0b45db6aeea45021f8612623865a9c5a35ec;hpb=1abc4c1b04328a0c36e1235f89bb1f0ee4b53ce9;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc029.stderr b/ghc/tests/typecheck/should_compile/tc029.stderr index 7b6b0b4..b352b51 100644 --- a/ghc/tests/typecheck/should_compile/tc029.stderr +++ b/ghc/tests/typecheck/should_compile/tc029.stderr @@ -1,14 +1,4 @@ ghc: module version changed to 1; reason: no old .hi file -_interface_ ShouldSucceed 1 -_instance_modules_ -ArrBase IO PrelNum -_usages_ -PrelBase 1 :: $d2 1 $d38 1 $d40 1 $d42 1 $d45 1 $d47 1 Eval 1; -_exports_ -ShouldSucceed G K(H M); -_instances_ -instance {PrelBase.Eval K} = $d1; -_declarations_ -1 $d1 _:_ {PrelBase.Eval K} ;; -1 type G = [PrelBase.Int] ; +__export ShouldSucceed G K{H M}; 1 data K = H PrelBase.Bool | M G ; +1 type G = [PrelBase.Int] ;