Download The Haskell Cabal

Latest Stable Version (1.4.0.1)

June 2008: Release 1.4.0.0
This is a major new release with many new features and bug fixes. In particular it comes with a new release of the new cabal-install command line tool.

June 2008: Release 1.4.0.1
This is the latest in the 1.4.x series. It fixes a couple minor bugs.

Download: Cabal-1.4.0.1.tar.gz

Download: cabal-install-0.5.1.tar.gz

Please see the User's guide, the API, and the change log.

Previous Stable Version (1.2.3.0)

Sept 2007: Release 1.2.0
This is a major new release with many new features and bug fixes. In particular it supports the new "configurations" feature.

Dec 2007: Release 1.2.3.0
This release is the latest in the 1.2.x series. It fixes a number of bugs.

Download: cabal-1.2.3.0.tar.gz

Please see the User's guide, the API, and the change log.

The versions bundled with recent Haskell implementation releases include:

Bugs

Report bugs here or to the libraries mailing list.

If you are a Debian user, you may report bugs against the haskell-cabal package.

Code

You can get the code as either a source tarball or grab the latest snapshot here.

Version Numbers

Stable Releases are numbered x.y.z, where y is even. Unstable snapshots between releases are numbered x.y.z, where y is odd. Changes for z are minor.

For example, 1.3.x is the development version leading up to the stable release 1.4.x.

Older Releases

Oct 2007: Release 1.2.2.0 (source tarball)

Oct 2007: Release 1.2.1.0 (source tarball)

Sept 2007: Release 1.2.0 (source tarball)

May 2007: Release 1.1.6.2 (source tarball)

Oct 2006: Release 1.1.6.1 (source tarball)

Oct 2006: Release 1.1.6 (source tarball)

May 2006: Release 1.1.4 (source tarball).

Sept 2005: Release 1.1.3 (source tarball).

July 2005: Release 1.1.1 (source tarball).

February 19, 2005: Release 0.5 (source tarball, debian).

January 17, 2005: Release 0.4 (source tarball, debian, source RPM).

Nov 3, 2004: Release 0.2 (source tarball).

August 1, 2004: Release 0.1 (source tarball, debian).


Back to the Main Page