summaryrefslogtreecommitdiff
path: root/libraries/base/tests/T9681.stderr
blob: af6e7dc63a406ce85a03cb6ecaadf3f91684f842 (plain)
1
2
3
4
5

T9681.hs:3:7: error:
    No instance for (Num [Char]) arising from a use of ‘+’
    In the expression: 1 + "\n"
    In an equation for ‘foo’: foo = 1 + "\n"