I got the following error after calling `fromUrl`: `Main.hs: <socket: 9>: hGetBufSome: timeout (Connection timed out)`, and then my program died. This error makes sense, but is it documented? I would like a way to handle it within my code instead of my program dying.