summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T19867.stderr
blob: e2c6da7edc78c34fb3f81f84986fe1c2ff9c9133 (plain)
1
2
3
4
5
6

T19867.hs:3: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’ (T19867.hs:1:1-31).