700fdec264070a5813972403ffcca1d1029416d3
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail014.stderr
1
2 rnfail014.hs:8:
3     Ambiguous constraint `Eq a'
4         for the type: {Eq Bool}
5         Each forall'd type variable mentioned by the constraint must appear after the =>
6
7 rnfail014.hs:12:
8     Ambiguous constraint `Eq a'
9         for the type: Int -> Int
10         Each forall'd type variable mentioned by the constraint must appear after the =>
11
12 Compilation had errors
13