X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc029.stderr;h=b352b51f32594326331299a058be906f2cee91b0;hb=4c5f550b0089fba3490a1c08f78647e4f00ce81a;hp=d16a48a9f485af6c892c2f15f8ca0e43419a2cf6;hpb=efb2325f880390412bec066b29aad1b4c77d0fb2;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc029.stderr b/ghc/tests/typecheck/should_compile/tc029.stderr index d16a48a..b352b51 100644 --- a/ghc/tests/typecheck/should_compile/tc029.stderr +++ b/ghc/tests/typecheck/should_compile/tc029.stderr @@ -1,6 +1,4 @@ ghc: module version changed to 1; reason: no old .hi file -_exports_ -ShouldSucceed G K{H M}; -_declarations_ +__export ShouldSucceed G K{H M}; 1 data K = H PrelBase.Bool | M G ; 1 type G = [PrelBase.Int] ;