summaryrefslogtreecommitdiff
path: root/testsuite/tests/mdo/should_fail/mdofail001.stderr
blob: 00de25336789a1c507319c5753c8b7b34db7e66a (plain)
1
2
3
4
5
6

mdofail001.hs:10:32:
    No instance for (Num Char) arising from the literal ‘1’
    In the expression: 1
    In the first argument of ‘l’, namely ‘[1, 2, 3]’
    In the expression: l [1, 2, 3]