summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod62.stderr
blob: 3a6f415946654652214bd047b7c810b5780e9dd9 (plain)
1
2
3
4
5
6
7

mod62.hs:3:9: error: Qualified name in binding position: M.y

mod62.hs:3:22: error:
    Not in scope: ‘M.y’
    Perhaps you meant ‘M.x’ (line 3)
    No module named ‘M’ is imported.