[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail065.stderr
1  
2 tcfail065.hs:29: A type signature is more polymorphic than the inferred type
3                      Can't for-all the type variable(s) `taJC'
4                      in the inferred type `taJC -> X taJC -> X taJC'
5     When checking signature for `setX'
6
7 Compilation had errors