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

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