]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commit
Use parallel-io instead of mapM to download images and full stories.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jul 2012 03:31:37 +0000 (23:31 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jul 2012 03:31:37 +0000 (23:31 -0400)
commit22c3f63a91361fddfe8315d7e7d5daef42700957
tree82e07f38b2ebb31a7e31ee84d1780e7043f145a6
parentfc0052e451aa03675ebd9a128dfa46573b9357d7
Use parallel-io instead of mapM to download images and full stories.
lwn-epub.cabal
src/LWN/HTTP.hs
src/LWN/Page.hs
src/Main.hs