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