A minor release of Cabal and cabal-install has been completed.
This is available for download on haskell.org as well as hackage. The
main reason for this release was a fix for the ghcjs-pkg version
number handling. The changelog entries for both are below.
Cabal:
1.22.3.0 Ryan Thomas April 2015
* Fix for the ghcjs-pkg version number handling (Luite Stegeman)
* filterConfigureFlags: filter more flags (Mikhail Glushenkov)
* Cabal check will fail on -fprof-auto passed as a ghc-option
- Fixes #2479 (John Chee)
cabal-install:
1.22.3.0 Ryan Thomas April 2015
* Fix bash completion for sandbox subcommands - Fixes #2513
(Mikhail Glushenkov)
* filterConfigureFlags: filter more flags (Mikhail Glushenkov)
Miƫtek, Mikhail: If you would be willing to build the additional
binaries as was done with 1.22.2.0 I will update the downloads page
with them too.
Cheers,
Ryan