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