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

T19843j.hs:5:5: error: [GHC-88464]
    Variable not in scope: guard
    Suggested fix:
      Add ‘guard’ to the import list in the import of ‘Control.Monad’
      (at T19843j.hs:3:1-31).