[project @ 1999-05-12 12:23:53 by keithw]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc009.stderr
index 4d9b431..2b9b120 100644 (file)
@@ -1,3 +1,3 @@
 ghc: module version changed to 1; reason: no old .hi file
 __export ShouldSucceed o;
-1 o :: __forall [a] {PrelBase.Num a} => (PrelBase.Bool, a) -> a ;
+1 o :: __forall [a] => {PrelBase.Num a} -> (PrelBase.Bool, a) -> a ;