summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T19843i.stderr
blob: 178151fb6a731e85d3b3642b113151a4957f0a31 (plain)
1
2
3
4
5
6

T19843i.hs:5:5: error: [GHC-76037]
    Not in scope: ‘M.getSum’
    Suggested fix:
      Add ‘getSum’ to the import list in the import of ‘Data.Monoid’
      (at T19843i.hs:3:1-32).