blob: 5d70969f3acfd05f96b551526dd1e7efcd81bcaf (
plain)
1
2
3
4
5
6
7
8
|
<interactive>:5:9: error:
Not in scope: ‘System.IO.Unsafe.unsafePerformIO’
<interactive>:6:9: error:
Variable not in scope: x :: IO Integer -> t
<interactive>:7:1: error: Variable not in scope: y
|