From cbae89a28270a2da4071ee3c16cc11e02cdadb49 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 25 Feb 2005 10:53:08 +0000 Subject: [PATCH] [project @ 2005-02-25 10:53:08 by simonmar] Add a pointer to the Cabal docs --- ghc/docs/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ghc/docs/index.html b/ghc/docs/index.html index f3906f0..f365031 100644 --- a/ghc/docs/index.html +++ b/ghc/docs/index.html @@ -58,6 +58,14 @@ and a few others.

+ +
  • +

    + Cabal +

    +

    An infrastructure for building and distributing Haskell + software.

    +
  • -- 1.7.10.4