eeaa682cab63e1db12f9a3f8e3c464df80485dac
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc024.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed k main s;
3 1 k :: __forall [t t1] => t -> t1 -> t ;
4 1 main :: __forall [t] => t -> t ;
5 1 s :: __forall [t t1 t2] => (t2 -> t1 -> t) -> (t2 -> t1) -> t2 -> t ;