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

T19843j.hs:5:5: error:
    Variable not in scope: guard
    Suggested fix:
      Perhaps you want to add ‘guard’ to the import list in the import of
      ‘Control.Monad’ (T19843j.hs:3:1-31).