Skip to content

Implement Targets #811

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

Closed
wants to merge 32 commits into from
Closed

Implement Targets #811

wants to merge 32 commits into from

Conversation

JordanMartinez
Copy link
Contributor

Description of the change

Fixes #681

Currently a WIP and I'll be gone for a week after submitting this.

Checklist:

  • Added the change to the "Unreleased" section of the changelog
  • Added some example of the new feature to the README
  • Added a test for the contribution (if applicable)

P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊

@JordanMartinez
Copy link
Contributor Author

I've updated this PR to add dependencies to the first ListLit it finds. If it doesn't find any (e.g. target1.dependencies # target2.dependencies), then it'll add one to the right end.

@JordanMartinez
Copy link
Contributor Author

This PR should be refactored to build off of #815.

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.

Feature Request: remove need for multiple spago.dhall config files by defining output targets in spago.dhall
1 participant