Files
nixpkgs/pkgs/development/haskell-modules/patches/cabal-install-3.16-lift-unix-bound.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
266 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
--- a/cabal-install.cabal
+++ b/cabal-install.cabal
@@ -275,7 +275,7 @@
, directory >=1.3.1.0
else
build-depends:
- , unix >= 2.5 && < 2.8 || >= 2.8.6.0 && < 2.9
+ , unix >= 2.5 && < 2.9
if flag(lukko)
build-depends: