Skip to content

Don't error if package index is missing#10289

Closed
9999years wants to merge 1 commit intohaskell:masterfrom
9999years:dont-error-when-index-missing
Closed

Don't error if package index is missing#10289
9999years wants to merge 1 commit intohaskell:masterfrom
9999years:dont-error-when-index-missing

Conversation

@9999years
Copy link
Collaborator

All of the packages Cabal needs may already be present in the local package database; we don't know yet!

This is a partial revert of #8944.

See: #8944 (comment)

Please read Github PR Conventions and then fill in one of these two templates.


Template Α: This PR modifies behaviour or interface

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Any changes that could be relevant to users have been recorded in the changelog.
  • The documentation has been updated, if necessary.
  • Manual QA notes have been included.
  • Tests have been added. (Ask for help if you don’t know how to write them! Ask for an exemption if tests are too complex for too little coverage!)

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

All of the packages Cabal needs may already be present in the local
package database; we don't know yet!

This is a partial revert of haskell#8944.

See: haskell#8944 (comment)
@9999years 9999years closed this Sep 4, 2024
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.

1 participant