[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail014.stderr
1
2 rnfail014.hs:17:
3     All of the type variables in the constraint `Eq a' are already in scope
4         At least one must be universally quantified here
5     In the type `(Eq a) => a -> a'
6     In the class declaration for `Foo'