From: Duncan Coutts Date: Tue, 5 Sep 2006 23:20:47 +0000 (+0000) Subject: Correct the Cabal version number and remove features. X-Git-Tag: Before_FC_branch_merge~67 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=93c274ab468687d45c3abf0b33314b5b554f133f Correct the Cabal version number and remove features. We're not going to include cabal-setup and cabal-install in this release. --- diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index 7a2dbb4..6582935 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -761,7 +761,7 @@ - Version number 1.1.5 (was 1.1.4). + Version number 1.1.6 (was 1.1.4). @@ -784,24 +784,6 @@ - Added cabal-setup, a user interface to - building and installing Cabal packages. - - - - - Added cabal-install, an automated - installer for cabal packages. - - - - - There is now a Network.Hackage hierarchy - for code needed by hackage, the package server. - - - - There are now modules Distribution.Simple.compiler for each of GHC, NHC,