hawl - Some libraries for web application development.

Description

Some libraries for web application development.

API Documentation

Haddock-generated API documentation

Download

Darcs

$ darcs get --partial http://www.cs.chalmers.se/~bringert/darcs/hawl/

Tarball

Latest release: hawl-2006.6.4.tar.gz

You can also use hawl-latest.tar.gz which should always redirect you to the latest release tarball.

Requirements

Installation

  1. Unpack the sources and enter the source directory:
    $ tar -zxf hawl-2006.6.4.tar.gz
    $ cd hawl-2006.6.4
    
  2. Configure:
    $ runghc Setup.hs configure
    
  3. Build:
    $ runghc Setup.hs build
    
  4. Install (as root):
    # runghc Setup.hs install
    

Maintainer

bjorn@bringert.net

License

See LICENSE.