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
Right now if you try to install a package with the purescript- prefix, you get an error message:
$ spago install purescript-parsing
spago: The following packages do not exist in your package set:
- purescript-parsing, but `parsing` does, did you mean that instead?
Instead of erroring out, we should instead just drop the purescript- prefix and install the right package