summaryrefslogtreecommitdiff
path: root/testsuite/tests/qualifieddo/should_fail/qdofail004.stderr
blob: cfe60a90105f4b0694d7ecc1f8f15805b2d97e8a (plain)
1
2
3
4
5
6

qdofail004.hs:10:5: error:
    Not in scope: ‘P.fail’
    Suggested fix:
      Perhaps you want to remove ‘fail’ from the explicit hiding list
      in the import of ‘Prelude’ (qdofail004.hs:3:1-33).