-
Notifications
You must be signed in to change notification settings - Fork 696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking ticket for Galois new-build
requirements
#3577
Comments
/cc @dcoutts |
@acfoltzer I posted work arounds for #3473 and #3535 and a work plan for #3417. |
@acfoltzer this is very useful to help prioritise, thanks for taking the time to try it out. |
@acfoltzer Just wondering, do you really not miss/need |
@acfoltzer I couldn't find one, please create one or more issues to dump your ideas there! :-) |
Note to self: write up ticket on locking in the store to allow concurrent installs without corrupting the store. Update: #3741 |
@aisamanra btw if you're hacking on things, you're very welcome to join #hackage and chat with us. |
Looks like we also need: #4120 |
I've been gathering assessments and feedback about the
new-build
features from my colleagues here at Galois. This ticket tracks the issues that we've found are particularly relevant for us, and that would need to be resolved before we can adoptnew-build
for most of our projects.This is not meant to be exhaustive, or meant to imply that other issues are not important; this is just a scratchpad that'll evolve as I gather more feedback. Usernames in parentheses are the owners of this particular ticket from the Galois side, even when that's different from the assignee.
Must resolve
These are the features that currently prevent us from adopting
new-build
on one or more projects:--prefix
,--datadir
, etc #3586: Support--prefix
,--datadir
, etcNice to resolve
Not showstoppers, but necessary to make it worth switching from an existing system:
cabal copy
#3473: Replacement needed forcabal copy
new-configure
for adding extrapackages
tocabal.project.local
#3585: Add flag tonew-configure
for adding extrapackages
tocabal.project.local
(@aisamanra)Bonus
Not necessarily specific
new-build
, but would be of great utility for adopters if we'll already be working in the neighborhood:The text was updated successfully, but these errors were encountered: