Cabal-make is a GNU make include file to be used with Cabal in creating and sharing Haskell packages.  A few highlights:

    * Web-based, cross-package links in Haddock docs
    * Syntax coloring via hscolour, with per-project CSS
    * Links from the Haddock docs to hscolour'd code and to wiki-based user comment pages.

See http://haskell.org/haskellwiki/Cabal-make for description, tips, and download.

Comments, suggestions, welcome (especially on the cabal-make wiki talk page).

Cheers,  - Conal