[project @ 1999-05-12 12:23:53 by keithw]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc090.stderr
index f64b39f..5d19722 100644 (file)
@@ -1,4 +1,4 @@
 ghc: module version changed to 1; reason: no old .hi file
 __export ShouldSucceed a b;
-1 a :: __forall [f] {PrelBase.Ord f} => f ;
-1 b :: __forall [f] {PrelBase.Ord f} => f ;
+1 a :: __forall [f] => {PrelBase.Ord f} -> f ;
+1 b :: __forall [f] => {PrelBase.Ord f} -> f ;