haskellPackages.inflections: jailbreak (#437160)
This commit is contained in:
@@ -3236,6 +3236,9 @@ with haskellLib;
|
||||
# i.e. tests assume existence of .git and also fail for some versions of CVC5,
|
||||
# including the current one in nixpkgs.
|
||||
liquid-fixpoint = dontCheck super.liquid-fixpoint;
|
||||
|
||||
# 2025-8-26: Too strict bounds on containers and text, see: https://github.com/stackbuilders/inflections-hs/pull/83
|
||||
inflections = doJailbreak super.inflections;
|
||||
}
|
||||
// import ./configuration-tensorflow.nix { inherit pkgs haskellLib; } self super
|
||||
|
||||
|
||||
Reference in New Issue
Block a user