summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T2901.stderr
blob: 2128989b4cc5f5c86ffef8f6d809070f5d33d111 (plain)
1
2
3
4
5
6
7
8

T2901.hs:6:5: error:
    Not in scope: data constructor ‘F.Foo’
    No module named ‘F’ is imported.

T2901.hs:6:13: error:
    Not in scope: ‘F.field’
    No module named ‘F’ is imported.