darcs

Patch 2097 fix 'cabal install' inside sdist folder

Title fix 'cabal install' inside sdist folder
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-08-17.21:53:42 by bfrk, last changed 2020-08-20.09:40:14 by bfrk.

Files
File name Status Uploaded Type Edit Remove
bump-version-to-2_16_2.dpatch dead bfrk, 2020-08-17.21:53:38 application/octet-stream
bump-version-to-2_16_2_0.dpatch bfrk, 2020-08-19.20:59:15 application/octet-stream
See mailing list archives for discussion on individual patches.
Messages
msg22438 (view) Author: bfrk Date: 2020-08-17.21:53:38
This is for branch-2.16, please take a look.

4 patches for repository http://darcs.net/releases/branch-2.16:

patch 2c5fb3d1a84c9afdae139e44e2f0f25990990c38
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Aug 17 18:10:18 CEST 2020
  * bump version to 2.16.2

patch 25c229b93ddfe9ca32661e8bee6afd5074bb26df
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Aug 17 18:30:35 CEST 2020
  * release.sh: check that we can run cabal install in the unpacked sdist

patch 667ac87fe22951072f4839229e42d678ede18650
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Aug 17 18:06:19 CEST 2020
  * remove shelly dependency
  
  Instead, we add shelly/src to the hs-source-dirs of our test suite. This
  avoids problems when 'cabal install' is run inside an unpacked source tar
  ball.

patch 5beade2f0d4812b085e08dcbd90ebd59a5d163e0
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Aug 17 23:37:51 CEST 2020
  tagged 2.16.2
Attachments
msg22439 (view) Author: ganesh Date: 2020-08-18.06:46:14
Looks fine, consider it reviewed.
msg22440 (view) Author: bfrk Date: 2020-08-19.20:59:15
Attached new bundle with a few minor amends.
Attachments
History
Date User Action Args
2020-08-17 21:53:42bfrkcreate
2020-08-18 06:46:15ganeshsetmessages: + msg22439
2020-08-19 20:59:16bfrksetfiles: + bump-version-to-2_16_2_0.dpatch
messages: + msg22440
2020-08-20 09:40:14bfrksetstatus: needs-screening -> accepted