Re: FYI: Cabal-1.22.1.0 has been released

2015-02-23 Thread Mikhail Glushenkov
On 22 February 2015 at 19:51, Ömer Sinan Ağacan omeraga...@gmail.com wrote: Where can we see the changelog? https://github.com/haskell/cabal/blob/master/Cabal/changelog - this file has not been updated. It's a bugfix release. Check out

Re: FYI: Cabal-1.22.1.0 has been released

2015-02-23 Thread Greg Weber
Rather than putting all the burden of the changelog on yourself and others doing the release. you could try asking on every pull request that is changelog-worthy for the author to put an entry in the changelog. This is what GHC does (similar with respect to the user guide). On Mon, Feb 23, 2015

FYI: Cabal-1.22.1.0 has been released

2015-02-22 Thread Johan Tibell
We will probably want to ship that with GHC 7.10. ___ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Re: FYI: Cabal-1.22.1.0 has been released

2015-02-22 Thread Sven Panne
2015-02-22 13:35 GMT+01:00 Johan Tibell johan.tib...@gmail.com: We will probably want to ship that with GHC 7.10. My usual request: A Ubuntu package for this in Herbert's Ubuntu PPA. :-) This way we can thoroughly test things in various combinations on Travis CI.

Re: FYI: Cabal-1.22.1.0 has been released

2015-02-22 Thread Ömer Sinan Ağacan
Where can we see the changelog? https://github.com/haskell/cabal/blob/master/Cabal/changelog - this file has not been updated. 2015-02-22 12:08 GMT-05:00 Herbert Valerio Riedel hvrie...@gmail.com: On 2015-02-22 at 13:35:33 +0100, Johan Tibell wrote: We will probably want to ship that with GHC