hackage-security
hackage-security copied to clipboard
01-index.tar not repopulated if no updates present
Perhaps I'm misusing the library, but I believe this is the current behavior of Hackage Security:
- Perform a check, get all of the latest files
- Delete 01-index.tar manually
- Run a check again
Expected: it downloads 01-index.tar
Actual: I believe hackage-security is checking the other metadata .json files, determining that no updates are present, and exiting, ignoring the missing 01-index.tar file.