summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod125.stderr
blob: 4882d689ce718b6089809885ee6ed9ae3f99042b (plain)
1
2
3
4
5
6

mod125.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 ‘Mod125_A’ (mod125.hs:4:1-26).