X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc009.stderr;h=4d9b431d2c015983c5af98ac5d53fd5929c86086;hb=4c5f550b0089fba3490a1c08f78647e4f00ce81a;hp=2cfaf7e550e4dd033989739af413c00029fa91f1;hpb=efb2325f880390412bec066b29aad1b4c77d0fb2;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc009.stderr b/ghc/tests/typecheck/should_compile/tc009.stderr index 2cfaf7e..4d9b431 100644 --- a/ghc/tests/typecheck/should_compile/tc009.stderr +++ b/ghc/tests/typecheck/should_compile/tc009.stderr @@ -1,5 +1,3 @@ ghc: module version changed to 1; reason: no old .hi file -_exports_ -ShouldSucceed o; -_declarations_ -1 o _:_ _forall_ [$a] {PrelBase.Num $a} => (PrelBase.Bool, $a) -> $a ;; +__export ShouldSucceed o; +1 o :: __forall [a] {PrelBase.Num a} => (PrelBase.Bool, a) -> a ;