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