[project @ 1999-01-15 18:08:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc044.stderr
index a30499d..0c66ee7 100644 (file)
@@ -1,10 +1,5 @@
 ghc: module version changed to 1; reason: no old .hi file
-_interface_ ShouldSucceed 1
-_instance_modules_
-IO PrelAddr PrelArr PrelBounded PrelCCall PrelForeign PrelNum
-_usages_
-PrelBase 1 :: otherwise 1;
 _exports_
 ShouldSucceed f;
 _declarations_
-1 f _:_ _forall_ [a] => a -> PrelBase.() ;;
+1 f _:_ _forall_ [$a] => $a -> PrelBase.() ;;