darcs

Patch 1261 bump dependencies lower bounds implied by requiring gh...

Title bump dependencies lower bounds implied by requiring gh...
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone 2.10.0

Created on 2015-02-06.04:19:19 by gh, last changed 2015-02-20.13:24:20 by gh.

Files
File name Status Uploaded Type Edit Remove
bump-dependencies-lower-bounds-implied-by-requiring-ghc-7_4.dpatch gh, 2015-02-06.04:19:19 application/x-darcs-patch
no-longer-use-extensible_exceptions-since-we-require-ghc-7_4.dpatch gh, 2015-02-12.19:41:40 application/x-darcs-patch
patch-preview.txt gh, 2015-02-06.04:19:19 text/x-darcs-patch
patch-preview.txt gh, 2015-02-12.19:41:40 text/x-darcs-patch
patch-preview.txt gh, 2015-02-18.18:14:53 text/x-darcs-patch
patch-preview.txt gh, 2015-02-18.20:58:02 text/x-darcs-patch
remove-always-true-condition-ghc-__-6_8-in-cabal-file.dpatch gh, 2015-02-18.18:14:54 application/x-darcs-patch
remove-last-dependency-on-extensible_exceptions.dpatch gh, 2015-02-18.20:58:02 application/x-darcs-patch
unnamed gh, 2015-02-06.04:19:19
unnamed gh, 2015-02-12.19:41:40
unnamed gh, 2015-02-18.18:14:54
unnamed gh, 2015-02-18.20:58:02
See mailing list archives for discussion on individual patches.
Messages
msg18043 (view) Author: gh Date: 2015-02-06.04:19:19
Just being proactive and reducing the space of dependency
versions combinations to compile darcs, in case we have to track
down weird bugs (of the not-our-bug kind).

All lower bounds bumps correspond to the rightmost column of 
https://www.haskell.org/platform/changelog.html, that is,
Haskell-Platform 2012.2.0.0, which ships GHC 7.4.1.
I took this page as a heuristic of lower bounds that should not affect
anyone, since current darcs requires ghc 7.4.

1 patch for repository http://darcs.net:

patch 020e57eebca9d13dd9bd8ea9d9f7e2ab4a1a499e
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Feb  3 16:58:48 ART 2015
  * bump dependencies lower bounds implied by requiring ghc 7.4
  See https://www.haskell.org/platform/changelog.html
Attachments
msg18114 (view) Author: gh Date: 2015-02-12.19:41:40
Also part of the consequences of requiring ghc 7.4.
extensible-exceptions was only used in hashed-storage.
The change is quite trivial.

1 patch for repository http://darcs.net:

patch ab5f69397a8aca9c46ef427f57cba2f7ecaf3039
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Thu Feb 12 16:40:38 ART 2015
  * no longer use extensible-exceptions since we require ghc 7.4
Attachments
msg18153 (view) Author: gh Date: 2015-02-18.18:14:54
Another trivial change and I think we're done with this kinds
of cleanup. I'm going to accept this bundle in a couple of hours
since there was no negative reaction so far.

1 patch for repository http://darcs.net:

patch c776d3ec4b8aabf1168f9b4ec6f3ed2ace3a3ddd
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Wed Feb 18 15:12:58 ART 2015
  * remove always true condition ghc >= 6.8 in cabal file
Attachments
msg18154 (view) Author: gh Date: 2015-02-18.20:58:02
This last one and I'm self-accepting the bundle.

1 patch for repository http://darcs.net:

patch a09bac11cab9604fd25623ae6659544667f005b8
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Wed Feb 18 17:51:45 ART 2015
  * remove last dependency on extensible-exceptions
Attachments
msg18156 (view) Author: gh Date: 2015-02-18.21:44:05
Self accept, will push it to branch 2.10 after
http://bugs.darcs.net/patch1246 gets in.
msg18184 (view) Author: gh Date: 2015-02-20.13:24:20
It's in.
History
Date User Action Args
2015-02-06 04:19:19ghcreate
2015-02-06 18:10:22ghsetstatus: needs-screening -> needs-review
2015-02-12 19:41:40ghsetfiles: + patch-preview.txt, no-longer-use-extensible_exceptions-since-we-require-ghc-7_4.dpatch, unnamed
messages: + msg18114
2015-02-18 18:14:54ghsetfiles: + patch-preview.txt, remove-always-true-condition-ghc-__-6_8-in-cabal-file.dpatch, unnamed
messages: + msg18153
2015-02-18 20:58:02ghsetfiles: + patch-preview.txt, remove-last-dependency-on-extensible_exceptions.dpatch, unnamed
messages: + msg18154
2015-02-18 21:44:05ghsetstatus: needs-review -> accepted-pending-tests
messages: + msg18156
milestone: 2.10.0
2015-02-20 13:24:20ghsetstatus: accepted-pending-tests -> accepted
messages: + msg18184