2061985cdc13610478a718557b7b9fbe02bc8dd2
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc027.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 ShouldSucceed f g h;
4 _declarations_
5 1 f _:_ _forall_ [$a] => PrelBase.Bool -> $a -> $a ;;
6 1 g _:_ _forall_ [$a] => $a -> PrelBase.Bool -> $a ;;
7 1 h _:_ PrelBase.Bool -> PrelBase.Bool ;;