You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dotCabal: Split up tarballRepos computation into tarballRepoFor to improve caching (#1660)
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.
Co-authored-by: Las Safin <[email protected]>
0 commit comments