[project @ 1997-12-16 17:15:04 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
5 _instance_modules_
6 Addr ArrBase Foreign IO PrelBounded PrelNum
7 _exports_
8 ShouldSucceed f g h;
9 _declarations_
10 1 f _:_ _forall_ [ta] => PrelBase.Bool -> ta -> ta ;;
11 1 g _:_ _forall_ [ta] => ta -> PrelBase.Bool -> ta ;;
12 1 h _:_ PrelBase.Bool -> PrelBase.Bool ;;