[project @ 1997-09-03 23:31:30 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail034.stderr
1  
2 tcfail034.hs:13: Context `{PrelNum.Integral taTL}'
3                      required by inferred type, but missing on a type signature
4                      `PrelNum.Integral' `taTL' arising from use of `PrelNum.mod' at tcfail034.hs:17
5     When checking signature(s) for: `test'
6
7
8 Compilation had errors