cabal-install-1.16.0.2

Hi all, I've created bug fix release candidates for Cabal and cabal-install to address the bugs found after the release. If everyone could take some time to try them out, especially those who had issues with the previous releases. To install the release candidates run: cabal install http://johantibell.com/files/Cabal-1.16.0.2.tar.gz \ http://johantibell.com/files/cabal-install-1.16.0.1.tar.gz Unless there are any issues, we'll make a release in the next few days. Cheers, Johan

On Mon, Oct 15, 2012 at 7:16 PM, Johan Tibell
Hi all,
I've created bug fix release candidates for Cabal and cabal-install to address the bugs found after the release.
Here's the list of fixed bugs: Fixed since cabal-install-1.16.0: * Fix installing from custom folder on Linux (#1058) * Change bootstrap.sh to require Cabal >= 1.16 && < 1.18 * Bump cabal-install version number to 1.16.0.1 * Bump network dependency in bootstrap.sh to 2.3.1.1 * Fix compilation error * Disable setting the jobs: $nprocs line in default ~/.cabal config * Fix building cabal-install with ghc-6.12 and older Fixed since Cabal-1.16.0.1: * Bump Cabal version number to 1.16.0.2 * Fixed warnings on the generated Paths module. The warnings are generated by the flag '-fwarn-missing-import-lists'.

Hi Johan,
On Mon, Oct 15, 2012 at 10:18 PM, Johan Tibell
Fixed since Cabal-1.16.0.1:
* Fixed warnings on the generated Paths module. The warnings are generated by the flag '-fwarn-missing-import-lists'.
I tested this issue with Cabal-1.16.0.2 and the issue was fixed. Thanks, -- Andrés
participants (2)
-
Andrés Sicard-Ramírez
-
Johan Tibell