[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail065.stderr
1  
2 tcfail065.hs:29:
3     A type signature is more polymorphic than the inferred type
4         Can't for-all the type variable(s) `aSs'
5         in the type `aSs -> X x -> X x'
6     When checking the type signature for `setX'
7     In the definition for method `setX'
8
9
10 Compilation had errors