[Pursuit page](https://pursuit.purescript.org/packages/purescript-mkdirp/0.3.0) claims the package should be in the registry, but perhaps something broke, it is invisible to spago. # Steps to reproduce 1. `mkdir foo && cd foo` 2. `spago init` 3. `spago ls packages | grep mkdirp` ## Expected The package is in the list ## Actual The package is missing