7fa75fc1cf9504e7211ff84682cb450ea51efc89
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail008.stderr
1  
2 tcfail008.hs:3:
3     Cannot resolve the ambiguous context (Num [aG1])
4         `Num [aG1]' arising from the literal `2', at tcfail008.hs:3
5  
6 tcfail008.hs:3:
7     Cannot resolve the ambiguous context (Num aG1)
8         `Num aG1' arising from the literal `1', at tcfail008.hs:3
9
10
11 Compilation had errors