-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: documentationImprovements or additions to documentation.Improvements or additions to documentation.
Description
Is your change request related to a problem? Please describe.
The README suggests that this package can be installed with spago install argonaut
but argonaut-generic
is not a dependency of argonaut
so this isn’t actually possible.
Describe the solution you'd like
We should either remove the instruction or add argonaut-generic
to the dependencies of argonaut
.
Metadata
Metadata
Assignees
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: documentationImprovements or additions to documentation.Improvements or additions to documentation.