@hackage HTTP3001.1.3

A library for client-side HTTP

DESCRIPTION

This is the Haskell HTTP and Browser module package. It was originally written by Warrick Gray and the original version is still available from: http://homepages.paradise.net.nz/warrickg/haskell/http/

REQUIREMENTS

INSTALLATION

  • Configure:

$ runhaskell Setup.lhs configure

  • Compile:

$ runhaskell Setup.lhs build

  • Install (as root):

runhaskell Setup.lhs install