
This is what I have so far:
- 086a62e82d9dc3bfa66b57d738ba9f94a641ffad Don't attempt to rename dist
if it is already named correctly
- a46df9dbfe14df0df60c8cc401221c4128ad675e Remove an unnecessary
'createDirectoryIfMissing' call. (cherry picked from commit
5c46e7853a09a484698064824b7bf72c5c761993)
- 5b63fce601997009376522c5de9b11275c3681ee Treat all flags of a package
as interdependent.
- 302b0dce271bf194b42afa3f90c57cffff35cc72 Print full build log instead
of only the last 10 lines
- ffd67e5e630766906e6f4c6655c067a79f739150 Allow template-haskell to be
upgradable again
Note that the commit IDs are different since these are cherry-picked form
master.
On Tue, Jun 24, 2014 at 5:41 PM, Bardur Arantsson
On 2014-06-24 09:38, Johan Tibell wrote:
I'm making another cabal-install release from the 1.20 branch to fix some more solver issues. In particular, I'm releasing this commit
3f777568 Treat all flags of a package as interdependent.
Are there any other bug fixes *already in master* that are safe/useful enough to include in the next cabal-install 1.20 release?
-- Johan
Any chance of getting 2cbe6498650c9bf676571ba5321b8fd6b9ad512e in?
Seems pretty useful and harmless, but then I'm probably biased ;).
Regards,