darcs

Patch 2108 add a cabal.project file

Title add a cabal.project file
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-10-21.12:51:33 by bfrk, last changed 2020-10-21.15:23:06 by bfrk.

Files
File name Status Uploaded Type Edit Remove
add-a-cabal_project-file.dpatch bfrk, 2020-10-21.12:51:31 application/x-darcs-patch
patch-preview.txt bfrk, 2020-10-21.12:51:30 text/x-darcs-patch
unnamed bfrk, 2020-10-21.12:51:31 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22494 (view) Author: bfrk Date: 2020-10-21.12:51:31
Hopefully the last patch before 2.16.3 release.

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

patch 1063e33c0952db1067a83de9c29fa24fd73515de
Author: Ben Franksen <ben.franksen@online.de>
Date:   Wed Oct 21 14:45:13 CEST 2020
  * add a cabal.project file
  
  The cabal-3.2 tool by default scans subdirectories for cabal files. But we
  no longer treat the embedded shelly as a separate cabal package, so for
  cabal-3.2 we want to disable that. While cabal-3.4 changes the default back
  to ./*.cabal, it seems advisable not to rely on the defaults if they prove
  to be volatile.
Attachments
msg22495 (view) Author: bfrk Date: 2020-10-21.15:23:06
self-accept
History
Date User Action Args
2020-10-21 12:51:33bfrkcreate
2020-10-21 13:00:39bfrksetstatus: needs-screening -> needs-review
2020-10-21 15:23:06bfrksetstatus: needs-review -> accepted
messages: + msg22495