Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > fb7b6fc8f70999876180462ef754dc21 > files > 16

haskell-HTTP-2006.7.7-2mdv2007.1.x86_64.rpm

DESCRIPTION

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

REQUIREMENTS

* A Haskell implementation such as GHC (http://www.haskell.org/ghc/)
or Hugs (http://www.haskell.org/hugs/) with support for Cabal.

INSTALLATION


* Configure:

$ runhaskell Setup.lhs configure

* Compile:

$ runhaskell Setup.lhs build

* Install (as root):

# runhaskell Setup.lhs install