Skip to content

Install packages that have purescript- prefix #367

@f-f

Description

@f-f

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions