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

T15607.hs:6:10: error:
    • Variable not in scope: pure :: t0 -> t
    • Perhaps you want to remove ‘pure’ from the explicit hiding list
      in the import of ‘Prelude’ (T15607.hs:4:1-36).