mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskellPackages.statistics: drop obsolete override
This commit is contained in:
parent
d56383f426
commit
8b99224c3e
1 changed files with 0 additions and 4 deletions
|
|
@ -2127,10 +2127,6 @@ with haskellLib;
|
|||
# 2026-06-10: pin validation to < 1.2 due to breaking API changes affecting geojson
|
||||
validation = super.validation_1_1_5;
|
||||
|
||||
# 2026-06-22: allow doctest >= 0.25
|
||||
# https://github.com/haskell/statistics/issues/232
|
||||
statistics = doJailbreak super.statistics;
|
||||
|
||||
# too strict bounds on extra < 1.8
|
||||
# https://github.com/georgefst/svgone/pull/3
|
||||
svgone = doJailbreak super.svgone;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue