f21404e1a382ef01b08b55b2d1d6cce9c77fdda6
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail014.stderr
1
2 rnfail014.hs:8:
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