[project @ 2001-01-17 15:11:04 by simonmar]
[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