ec4adbd32a49931af2b3e58da4a441f22eac73ad
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail034.stderr
1  
2 tcfail034.hs:13: tcfail034.hs:17: Context required by inferred type, but missing on a type signature:
3                      at a use of an overloaded identifier: `PrelNum.mod'
4                      `PrelNum.Integral' `a{-aZO-}'
5     When checking signature(s) for: `test'
6
7
8 Compilation had errors