[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / test / typechecker / t010.out1
1 ERROR "test/typechecker/t010.hs" (line 5): Existentially quantified variable in result type
2 variable     : _4
3 from pattern : MkAppl f x i
4 result type  : Appl -> _4
5