iand675 / hs-opentelemetry

OpenTelemetry support for the Haskell programming language
https://iankduncan.com/projects/opentelemetry
BSD 3-Clause "New" or "Revised" License
76 stars 34 forks source link

Nix utilities #71

Open iand675 opened 1 year ago

iand675 commented 1 year ago

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.)

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.