Skip to content

Add purescript-psa to the list of supported tools #3

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
Aug 13, 2020
Merged

Conversation

thomashoneyman
Copy link
Collaborator

This PR adds purescript-psa to the supported tools in setup-purescript. It's the only tool that doesn't support a binary, and so I've opted to retrieve the package via NPM (which is in the environment). It's not as fast as downloading the binary, but the only other option is to produce a packaged binary for purescript-psa, which is untenable.

Folks who have local development dependencies on psa and include it in scripts will still see that installation preferred in CI (the same as all locally-installed NPM dependencies).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants