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