darcs

Patch 2181 bump setup-depends Cabal bound to match Cabal-Version

Title bump setup-depends Cabal bound to match Cabal-Version
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2021-05-24.21:53:11 by ganesh, last changed 2021-05-25.06:10:38 by ganesh.

Files
File name Status Uploaded Type Edit Remove
bump-setup_depends-cabal-bound-to-match-cabal_version.dpatch ganesh, 2021-05-24.21:53:09 application/x-darcs-patch
patch-preview.txt ganesh, 2021-05-24.21:53:09 text/x-darcs-patch
unnamed ganesh, 2021-05-24.21:53:09 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22812 (view) Author: ganesh Date: 2021-05-24.21:53:09
This explains why patch2175 was causing problems.
GHC 8.4.4 happens to come with Cabal 2.2 so it was
trying to use it to parse the Cabal file.

Later versions probably come with Cabal >=2.4, and
earlier versions probably come with Cabal <2.2 so
always have to rebuild it at which point they choose
a newer version.

1 patch for repository darcs-unstable@darcs.net:screened:

patch 529539efd5313cfc85fd670cdae948751bd04f84
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Mon May 24 23:16:26 BST 2021
  * bump setup-depends Cabal bound to match Cabal-Version
Attachments
msg22814 (view) Author: ganesh Date: 2021-05-25.06:10:38
I'm self-accepting this (as well as "support Cabal 3.4" which it depends on)
along with pushing push2175, as it is quite trivial and fixes CI.
History
Date User Action Args
2021-05-24 21:53:11ganeshcreate
2021-05-24 22:08:15ganeshsetstatus: needs-screening -> needs-review
2021-05-25 06:10:38ganeshsetstatus: needs-review -> accepted
messages: + msg22814