[ANN] Cabal 2.0.1.1/cabal-install 2.0.0.1 released
Mikhail Glushenkov
mikhail.glushenkov at gmail.com
Fri Dec 8 08:01:49 UTC 2017
Hi *,
Cabal 2.0.1.1 and cabal-install 2.0.0.1 are now available from
Hackage and the download page:
http://hackage.haskell.org/package/Cabal-2.0.1.1
http://hackage.haskell.org/package/cabal-install-2.0.0.1
https://www.haskell.org/cabal/download.html
Changes in this release:
Cabal 2.0.1.1:
* Don't pass `other-modules` to stub executable for detailed-0.9
(#4918).
* Hpc: Use relative .mix search paths (#4917).
cabal-install 2.0.0.1:
* Support for GHC's numeric -g debug levels (#4673).
* Demoted 'scope' field version check to a warning (#4714).
* Fixed verbosity flags getting removed before being passed to
'printPlan' (#4724).
* Added a '--store-dir' option that can be used to configure the
location of the build global build store (#4623).
* Turned `allow-{newer,older}` in `cabal.project` files into an
accumulating field to match CLI flag semantics (#4679).
* Improve success message when `cabal upload`ing documentation
(#4777).
* Documentation fixes.
Cheers,
Mikhail
More information about the cabal-devel
mailing list