darcs

Patch 1513 bump dependencies following haskell plat... (and 2 more)

Title bump dependencies following haskell plat... (and 2 more)
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2016-09-15.14:17:18 by gh, last changed 2016-09-23.16:58:03 by gh.

Files
File name Status Uploaded Type Edit Remove
bump-dependencies-following-haskell-platform-7_10_3.dpatch gh, 2016-09-15.14:17:17 application/x-darcs-patch
patch-preview.txt gh, 2016-09-15.14:17:17 text/x-darcs-patch
unnamed gh, 2016-09-15.14:17:17 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg19284 (view) Author: gh Date: 2016-09-15.14:17:17
This bundle is about making Darcs HEAD assume we work with
Haskell Platform 7.10.3 . We recently required GHC >= 7.10
so I think it is safe to get rid of some of the complexity in
Darcs' dependencies. Let us think in the long term, since the
next stable release of Darcs is not going to happen before 2017.

The direct consequence is many bumps in the minimal versions of
dependencies. There are nice indirect consequences: we no longer
need transformers-compat, neither the network-uri flag.

Furthermore, requiring cabal 1.22.5 enables us to remove some
workaround lines in darcs.cabal, and we can also stop using the
Template Haskell workaround in Setup.hs.

See https://www.haskell.org/platform/contents.html for the package
versions provided by Haskell Platform 7.10.3.

3 patches for repository http://darcs.net:

patch ce2625c8e37a84953f5b4c938d8ec7879be7349a
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Sat Sep 10 19:58:20 ART 2016
  * bump dependencies following haskell platform 7.10.3

patch 43dd4bed4fc40bfe002d8750419f1b69e5aa5805
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Sat Sep 10 19:58:43 ART 2016
  * bump cabal dependency to 1.22.5 and remove workaround in cabal file

patch c9fe8ac1fbffeef0be1c6e0796d798b2280a2e23
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Mon Sep 12 16:34:30 ART 2016
  * rollback template haskell hack since we use cabal >= 1.18
Attachments
msg19288 (view) Author: gh Date: 2016-09-23.16:58:02
Self-accept.
History
Date User Action Args
2016-09-15 14:17:18ghcreate
2016-09-15 14:53:02ghsetstatus: needs-screening -> needs-review
2016-09-23 16:58:03ghsetstatus: needs-review -> accepted
messages: + msg19288