[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail014.stderr
1
2 rnfail014.hs:9:
3     None of the type variable(s) in the constraint `Eq a'
4         appears in the type `Eq Bool'
5     In the type signature for an instance decl
6
7 rnfail014.hs:12:
8     None of the type variable(s) in the constraint `Eq a'
9         appears in the type `Int -> Int'
10     In the type signature for `f'
11
12 rnfail014.hs:17:
13     None of the type variable(s) in the constraint `Eq a'
14         appears in the type `a -> a'
15     In the type signature for `op'
16
17 Compilation had errors
18