[project @ 1999-02-09 10:12:24 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc082.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed Normal{normal} f;
3 instance __forall [a b] => {Normal (a -> b)} = zdfNormalZLzmzgZR;
4 1 class Normal a where {normal :: a -> PrelBase.Bool} ;
5 1 f :: __forall [t] => t -> PrelBase.Bool ;
6 1 zdfNormalZLzmzgZR :: __forall [a b] => {Normal (a -> b)} ;