A number of package versions that exist in the Bower registry today will not be accepted into the PureScript registry because they have unsolvable issues. Some examples, in no particular order:
- Some package versions have no license files
- Some package versions no longer have reachable GitHub repositories
- Some package versions have malformed Bowerfiles or we otherwise can't produce a manifest for them
- Some package versions do not use the
X.Y.Z version format we restrict to in the registry (ie. they use prerelease identifiers)
These package versions will be dropped from the registry. This issue tracks ensuring we have a list of these package versions so that users and authors can see what was dropped and for what reason.