mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 07:01:12 +00:00
haskellPackages.hs-opentelemetry-api: jailbreak
This commit is contained in:
@@ -2986,6 +2986,9 @@ with haskellLib;
|
|||||||
# Too strict bounds on hspec < 2.11
|
# Too strict bounds on hspec < 2.11
|
||||||
fuzzyset_0_2_4 = doJailbreak super.fuzzyset_0_2_4;
|
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
|
# The following all have too strict bounds on hs-opentelemtry-api < 0.3
|
||||||
# https://github.com/iand675/hs-opentelemetry/issues/203
|
# https://github.com/iand675/hs-opentelemetry/issues/203
|
||||||
hs-opentelemetry-exporter-handle = doJailbreak super.hs-opentelemetry-exporter-handle;
|
hs-opentelemetry-exporter-handle = doJailbreak super.hs-opentelemetry-exporter-handle;
|
||||||
|
|||||||
Reference in New Issue
Block a user