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

Nix utilities #71

Open
iand675 opened this issue Apr 27, 2023 · 0 comments
Open

Nix utilities #71

iand675 opened this issue Apr 27, 2023 · 0 comments

Comments

@iand675
Copy link
Owner

iand675 commented Apr 27, 2023

This is a bit of a brainstorm:

I think we have a few issues that need to be fixed upstream (in GHC itself, or cabal, etc.)

  • Detecting versions of what we're instrumenting
  • Sending contexts through to threads that we didn't create
  • Cleaning up thread local state more reliably

I could see us providing some nix utilities in the meantime that update wrapped dependencies to use patched versions of async, expose their Paths_ module, etc. This would give us much deeper integration abilities into the broader ecosystem at the expense of tooling being less useful outside of the nix ecosystem.

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