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
That is, change cabal-install's internal index type to something like PackageId -> Either Problem Content. This will however have consequences all through the code base. (And note that until we have author signing, we haven't actually introduced any new kinds of errors that can occur while accessing the index.)