X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc001.stderr;h=8763364fbb76c46bfdc10ceb9b10ff4c30320e0b;hb=38c2ef57dfb630c31619d52f143d60acc755bf64;hp=1bf09a376bae150be3a365dc141f34dd219cfecc;hpb=192b2bc9a0e943438faff225b0f82a8d7804a733;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc001.stderr b/ghc/tests/typecheck/should_compile/tc001.stderr index 1bf09a3..8763364 100644 --- a/ghc/tests/typecheck/should_compile/tc001.stderr +++ b/ghc/tests/typecheck/should_compile/tc001.stderr @@ -1,3 +1,3 @@ ghc: module version changed to 1; reason: no old .hi file __export ShouldSucceed a; -1 a :: __forall [a] {PrelBase.Num a} => a -> a ; +1 a :: __forall [a] => {PrelBase.Num a} -> a -> a ;