summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail018.stderr
blob: 0bfa00a5ea46ea9bf920c33bbaa5f7e697d63172 (plain)
1
2
3
4
5

tcfail018.hs:5:10: error:
    • No instance for ‘Num [a0]’ arising from the literal ‘1’
    • In the expression: 1
      In a pattern binding: (a : []) = 1