[project @ 1998-04-30 20:31:10 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail072.stderr
1  
2 tcfail072.hs:23:
3     Ambiguous type variable(s)
4     `aNk'
5         in the constraint `Ord aNk'
6         arising from use of `g' at tcfail072.hs:23
7  
8 tcfail072.hs:23:
9     Ambiguous type variable(s)
10     `aNn'
11         in the constraint `Ord aNn'
12         arising from use of `g' at tcfail072.hs:23
13
14
15 Compilation had errors