[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc021.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _interface_ ShouldSucceed 1
3 _instance_modules_
4 Addr ArrBase Foreign IO PrelBounded PrelNum
5 _exports_
6 ShouldSucceed a f x;
7 _declarations_
8 1 a _:_ _forall_ [ta tb] => (ta, tb) ;;
9 1 f _:_ _forall_ [ta tb tc] => ta -> (tb, tc) ;;
10 1 x _:_ _forall_ [ta] => ta ;;