[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc027.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 f g h;
9 _declarations_
10 1 f _:_ _forall_ [a] => PrelBase.Bool -> a -> a ;;
11 1 g _:_ _forall_ [a] => a -> PrelBase.Bool -> a ;;
12 1 h _:_ PrelBase.Bool -> PrelBase.Bool ;;