Skip to content

dotCabal: Split up tarballRepos computation into tarballRepoFor to improve caching #1660

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

Merged
merged 2 commits into from
Sep 13, 2022

Conversation

hamishmack
Copy link
Collaborator

This is just #1659 with merge conflicts resolved.

L-as and others added 2 commits September 12, 2022 22:47
… to improve caching

This is relevant when using extra hackages.
Any extra hackage would cause `cabal new-update` to be run for all hackages
previously, which would take quite a long time for the main hackage.
@hamishmack
Copy link
Collaborator Author

bors try

iohk-bors bot added a commit that referenced this pull request Sep 13, 2022
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 13, 2022

@@ -257,37 +257,38 @@ final: prev: {
'';
};
# This is very big, and cheap to build: prefer building it locally
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just realised I forgot to remove this comment (it's also quite slow for the main hackage)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants