summaryrefslogtreecommitdiff
path: root/testsuite/tests/mdo/should_fail/mdofail001.stderr-ghc-7.0
blob: 189c4143156cfadfc98399398be9ee4f369bfae3 (plain)
1
2
3
4
5
6
7
8

mdofail001.hs:10:36:
    No instance for (Num Char)
      arising from the literal `3'
    Possible fix: add an instance declaration for (Num Char)
    In the expression: 3
    In the first argument of `l', namely `[1, 2, 3]'
    In the expression: l [1, 2, 3]