[Haskell-cafe] Request for library recommendations
Kazu Yamamoto ( 山本和彦 )
kazu at iij.ad.jp
Wed Apr 13 06:02:46 CEST 2011
Erik,
> I have done stuff like this before in C++ and Ocaml, so the mechanics
> are not a mystery. However I would like as much as possible to make
> use of existing Haskell libraries to cut down the development time.
I recommend wai and warp which are available on Hackage. I asked
Michael, the author of the libraries, to handle absolute URLs in
warp. So, you can use it as a platform for HTTP proxies even for
HTTP/1.0.
--Kazu
More information about the Haskell-Cafe
mailing list