On Saturday 20 November 2010 21:47:52, Don Stewart wrote: > > 2010/11/20 José Romildo Malaquias <[email protected]>: > > > In order to download a given web page, I wrote the attached program. > > > The problem is that the page is not being full downloaded. It is > > > being somehow intettupted. > > > > > > Any clues on how to solve this problem? > > FWIW, with this url, I get the same problem using the Curl package
Just for the record, wget also gets a truncated (at the same point) file, so it's not a Haskell problem. > > Not a problem on e.g. http://haskell.org > > -- Don _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
