0e2072ce8b0f74238dedc49a46cc1ce1d657c441
[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 _exports_
5 ShouldSucceed f g h;
6 _declarations_
7 1 f _:_ _forall_ [a] => PrelBase.Bool -> a -> a ;;
8 1 g _:_ _forall_ [a] => a -> PrelBase.Bool -> a ;;
9 1 h _:_ PrelBase.Bool -> PrelBase.Bool ;;