blob: e5ec0774daf70d9459b9256d039c9eea31dc2bfe (
plain)
1
2
3
4
5
6
7
8
|
Test10280.hs:4:8: error:
Variable not in scope:
atomicModifyIORef :: t0 -> (a0 -> (t1, ())) -> t
Test10280.hs:4:26: error: Variable not in scope: ciTokens
Test10280.hs:4:44: error: Variable not in scope: f :: a0 -> t1
|