[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail072.stderr
1  
2 tcfail072.hs:23:
3     Cannot resolve the ambiguous context (Ord aGd)
4         `Ord aGd' arising from use of `g', at tcfail072.hs:23
5  
6 tcfail072.hs:23:
7     Cannot resolve the ambiguous context (Ord aGg)
8         `Ord aGg' arising from use of `g', at tcfail072.hs:23
9
10
11 Compilation had errors