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