X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc040.stderr;h=c5b8a06f9154f28d7200a4e8da45e4e69baa3376;hb=dbf71170c5a24389293e15a06f2606b23207c0fd;hp=f152e887a448ff6e29ba7a28ea6331b4d9c473ab;hpb=66ed80491b46a2903ec4e961f9582a9e27fecde9;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc040.stderr b/ghc/tests/typecheck/should_compile/tc040.stderr index f152e88..c5b8a06 100644 --- a/ghc/tests/typecheck/should_compile/tc040.stderr +++ b/ghc/tests/typecheck/should_compile/tc040.stderr @@ -2,4 +2,4 @@ ghc: module version changed to 1; reason: no old .hi file _exports_ ShouldSucceed f; _declarations_ -1 f _:_ _forall_ [a] {PrelBase.Eq a} => a -> [a] ;; +1 f _:_ _forall_ [$a] {PrelBase.Eq $a} => $a -> [$a] ;;