blob: 621960f9e25d318c94e3572888e680d1cf1d8413 (
plain)
1
2
3
4
5
6
7
8
|
<interactive>:6:9: error:
Not in scope: ‘System.IO.Unsafe.unsafePerformIO’
No module named ‘System.IO.Unsafe’ is imported.
<interactive>:7:9: error: Variable not in scope: x :: IO b0 -> t
<interactive>:8:1: error: Variable not in scope: y
|