X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc022.stderr;h=fe63e435d6184f0f3ebb276288a5adaa64cbcb45;hb=4c5f550b0089fba3490a1c08f78647e4f00ce81a;hp=45cd09e7b40ba35c36b5902bf6e29d5105da5488;hpb=efb2325f880390412bec066b29aad1b4c77d0fb2;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc022.stderr b/ghc/tests/typecheck/should_compile/tc022.stderr index 45cd09e..fe63e43 100644 --- a/ghc/tests/typecheck/should_compile/tc022.stderr +++ b/ghc/tests/typecheck/should_compile/tc022.stderr @@ -1,6 +1,4 @@ ghc: module version changed to 1; reason: no old .hi file -_exports_ -ShouldSucceed iD main; -_declarations_ -1 iD _:_ _forall_ [$a] => $a -> $a ;; -1 main _:_ _forall_ [$a] => $a -> $a ;; +__export ShouldSucceed iD main; +1 iD :: __forall [t] => t -> t ; +1 main :: __forall [t] => t -> t ;