[project @ 1999-01-23 17:57:35 by sof]
[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 `PrelBase.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 `PrelBase.Ord q'
10         arising from use of `g' at tcfail072.hs:23
11
12
13 Compilation had errors
14