haskellPackages.hs-opentelemetry-api: jailbreak

This commit is contained in:
Wolfgang Walther
2026-04-27 18:20:54 +02:00
parent b84c4e5221
commit eca7764bd4

View File

@@ -2986,6 +2986,9 @@ with haskellLib;
# Too strict bounds on hspec < 2.11
fuzzyset_0_2_4 = doJailbreak super.fuzzyset_0_2_4;
# 2026-04-27 too strict bounds on thread-utils-context < 0.4
# https://github.com/iand675/hs-opentelemetry/issues/218
hs-opentelemetry-api = doJailbreak super.hs-opentelemetry-api;
# The following all have too strict bounds on hs-opentelemtry-api < 0.3
# https://github.com/iand675/hs-opentelemetry/issues/203
hs-opentelemetry-exporter-handle = doJailbreak super.hs-opentelemetry-exporter-handle;