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

[Tooling] How to watch a cabal project #8853

Open
santiweight opened this issue Mar 14, 2023 · 0 comments
Open

[Tooling] How to watch a cabal project #8853

santiweight opened this issue Mar 14, 2023 · 0 comments

Comments

@santiweight
Copy link

From this tooling idea

When I am in an abitrary directory, how can I know which files need to be watched for changes?

The use case is that I have developed a way to discover the tests in a tasty testsuite, and how to expose them in the VS Code UI.

The way they are discovered is by running the test suite in "discover mode" and subsequently in "run test mode".

I need to re-run discovery of tests for a test suite each time any files in the source code change. Does cabal expose such a functionality?

Fendor linked the following issue a potential fix: #7500

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

No branches or pull requests

2 participants