[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc005.stderr
index 40839ad..460d320 100644 (file)
@@ -2,4 +2,4 @@ ghc: module version changed to 1; reason: no old .hi file
 _exports_
 ShouldSucceed g;
 _declarations_
-1 g _:_ _forall_ [a b] {PrelBase.Num a} => ([a], b) -> a ;;
+1 g _:_ _forall_ [$a $b] {PrelBase.Num $b} => ([$b], $a) -> $b ;;