Well, with `myIO.attempt().unsafeRunSync()` you ru...
# arrow
s
Well, with
myIO.attempt().unsafeRunSync()
you run the effect and thus interact with the outside world.