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