summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T17045.stderr
blob: fdcf4422ea258eabd67644272240f10e33d83d6e (plain)
1
2
3
4
5

T17045.hs:7:11: error:
    Not in scope: type constructor or class ‘String’
    Perhaps you want to add ‘String’ to the import list
    in the import of ‘Prelude’ (T17045.hs:5:1-27).