a wrapper module for haskell's Network.HTTP module

the Network.HTTP.Simple library is a wrapper for the Network.HTTP library.

this library is DEPRECATED. i don't recommend using it anymore. i have removed the code from the latest version on hackage. if you are using version 0.1 and continue to do so, you will need to make changes in order to support newer versions of the dependent libraries.

the purpose of my library was to provide simple wrappers for basic http get and head operations, as well as basic redirect support missing from the Network.HTTP package.

last update 2009-04-11