blob: 47ea0ca18e181379dda02b4a8c8a84770e6a7345 (
plain)
1
2
3
4
5
6
7
8
|
<interactive>:6:9: error:
Not in scope: ‘System.IO.Unsafe.unsafePerformIO’
NB: 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
|