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

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