iand675 / hs-opentelemetry

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

add protobuf nix dependency to stack.yaml #140

Closed kakkun61 closed 3 months ago

kakkun61 commented 3 months ago

This PR will add protobuf as Nix dependency because hs-opentelemetry-otlp requires protoc newly.

I need help to add the protobuf package to flake.nix. It is required by cabal-install users.

kakkun61 commented 3 months ago

for cabal-install #143