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

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