summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod126.stderr
blob: 453cf910a43839c1ab9d124cd09fe4855ae7cb7b (plain)
1
2
3
4
5
6

mod126.hs:7:5: error: [GHC-88464]
    Data constructor not in scope: T
    Suggested fix:
      Perhaps you want to remove ‘T’ from the explicit hiding list
      in the import of ‘Mod126_A’ (mod126.hs:4:1-26).