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
Use library to extract .cabal files (and verify signatures once we introduce author signing; until that time this is just an optimization).
Avoid creation of the cabal-specific tar index in favour of the index created by hackage-security (though note that the latter does not contain any information about preferred-versions). This should speed up cabal update.
Once cabal-install only access the index through the security library, rename 00-index.tar and co to 01-index.tar (unless we can about older cabal's access?)
cabalfiles (and verify signatures once we introduce author signing; until that time this is just an optimization).cabal-specific tar index in favour of the index created byhackage-security(though note that the latter does not contain any information aboutpreferred-versions). This should speed upcabal update.cabal-installonly access the index through the security library, rename00-index.tarand co to01-index.tar(unless we can about older cabal's access?)