X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc022.stderr;h=45cd09e7b40ba35c36b5902bf6e29d5105da5488;hb=dbf71170c5a24389293e15a06f2606b23207c0fd;hp=aebfbac24768cd73865d372a1a4de92dd9176a1a;hpb=66ed80491b46a2903ec4e961f9582a9e27fecde9;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc022.stderr b/ghc/tests/typecheck/should_compile/tc022.stderr index aebfbac..45cd09e 100644 --- a/ghc/tests/typecheck/should_compile/tc022.stderr +++ b/ghc/tests/typecheck/should_compile/tc022.stderr @@ -2,5 +2,5 @@ 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 ;; +1 iD _:_ _forall_ [$a] => $a -> $a ;; +1 main _:_ _forall_ [$a] => $a -> $a ;;