X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc016.stderr;h=3b3f7688b5268513e2fc8da3fb97996a1ba64cea;hb=a8b0e4a232ebc3c5778e2a3f32d71f80a84b16ad;hp=ed5d48f0407b71f42df7f3b44ae7846e91b416c8;hpb=dbf71170c5a24389293e15a06f2606b23207c0fd;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc016.stderr b/ghc/tests/typecheck/should_compile/tc016.stderr index ed5d48f..3b3f768 100644 --- a/ghc/tests/typecheck/should_compile/tc016.stderr +++ b/ghc/tests/typecheck/should_compile/tc016.stderr @@ -1,5 +1,2 @@ -ghc: module version changed to 1; reason: no old .hi file -_exports_ -ShouldSucceed f; -_declarations_ -1 f _:_ _forall_ [$a $b] => $b -> $a -> $b ;; +__export ShouldSucceed f; +1 f :: __forall [t t1] => t -> t1 -> t ;