summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/p4.stderr
blob: 1d416eba395ee1d8124d1f493a2b95736f092823 (plain)
1
2
3
4
5
6
7
8
9

<interactive>:5:9: error:
    Not in scope: ‘System.IO.Unsafe.unsafePerformIO’
    No module named ‘System.IO.Unsafe’ is imported.

<interactive>:6:9: error:
    Variable not in scope: x :: IO b0 -> t

<interactive>:7:1: error: Variable not in scope: y