|
|
|
|
|
by nendroid
2049 days ago
|
|
I never said it's not pure. Just like how a SQL string in haskell is fully pure. Doesn't change the fact that you're using pure primitives to control a process that is fundamentally unpure. The concept leaks across the boundary. |
|
Outside of the io monad you cannot (modulo some exceptions) indicate io.