[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc055.stderr
1
2 NOTE: Simplifier still going after 4 iterations; bailing out.
3 ghc: module version changed to 1; reason: no old .hi file
4 _interface_ ShouldSucceed 1 302
5 _instance_modules_
6 IO PrelAddr PrelArr PrelBounded PrelCCall PrelForeign PrelNum
7 _exports_
8 ShouldSucceed x y;
9 _declarations_
10 1 x _:_ _forall_ [a b] => a -> a ;;
11 1 y _:_ _forall_ [a b] => b -> b ;;