[project @ 1999-06-09 09:35:54 by simonpj]
[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 Compilation had errors
13