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

T5372.hs:4:11: error:
    Not in scope: data constructor ‘MkS’
    Perhaps you meant ‘T5372a.MkS’ (imported from T5372a)

T5372.hs:4:17: error:
    Not in scope: ‘x’
    Perhaps you meant ‘T5372a.x’ (imported from T5372a)