Skip to content
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

Remove redundant build-depends packages #59

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

RyanGlScott
Copy link
Collaborator

copilot-verifier.cabal incurs some Copilot-related package dependencies that it does not actually use. Let's remove them.

When necessary, this patch moves these dependencies to the build-depends stanza of the copilot-verifier-examples sublibrary (which depends on more parts of Copilot than the main copilot-verifier library does).

`copilot-verifier.cabal` incurs some Copilot-related package dependencies that
it does not actually use. Let's remove them.

When necessary, this patch moves these dependencies to the `build-depends`
stanza of the `copilot-verifier-examples` sublibrary (which depends on more
parts of Copilot than the main `copilot-verifier` library does).
@RyanGlScott RyanGlScott merged commit 2095612 into master Jul 11, 2024
3 checks passed
@RyanGlScott RyanGlScott deleted the remove-redundant-build-depends branch July 11, 2024 17:35
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.

1 participant