Skip to content

Explicitly install all dependencies in GS guide #384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 15, 2021

Conversation

milesfrain
Copy link
Contributor

Spago 0.20.0 requires that direct dependencies are explicitly installed. Previously, foldable-traversable was installed via lists as a transitive dependency.

Fixes #383

Spago 0.20.0 requires that direct dependencies are explicitly installed. Previously, `foldable-traversable` was installed via `lists` as a transitive dependency.

Fixes purescript#383
Co-authored-by: Mohammed Anas <6daf084a-8eaf-40fb-86c7-8500077c3b69@anonaddy.me>
@JordanMartinez JordanMartinez merged commit d1e1539 into purescript:master Apr 15, 2021
@milesfrain milesfrain deleted the patch-5 branch April 15, 2021 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting started guide code doesn't compile with Spago 0.20.0
4 participants