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

Reduce STM and Lin dependencies with (implicit_transitive_deps false) #417

Open
jmid opened this issue Dec 4, 2023 · 0 comments
Open

Reduce STM and Lin dependencies with (implicit_transitive_deps false) #417

jmid opened this issue Dec 4, 2023 · 0 comments

Comments

@jmid
Copy link
Collaborator

jmid commented Dec 4, 2023

Off-line input from @polytypic:
Using QCheck STM to do a simple sequential test with (implicit_transitive_deps false) seems to require adding no less than four dependencies: qcheck-core, qcheck-core.runner, qcheck-stm.stm, qcheck-stm.sequential.

To reduce these we should investigate adding selective (re_export) annotations to the relevant dune files.

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

No branches or pull requests

1 participant