Files
nixpkgs/pkgs/development/haskell-modules
Robert Hensing cb7163d8f3 haskellPackages.cabalSdist: remove ghc workaround
The workaround added in https://github.com/NixOS/nixpkgs/pull/187726
for https://github.com/haskell/cabal/issues/8352 is no longer needed.

cabal-install 3.8.1.0 introduced a regression where `cabal sdist`
required GHC to be in PATH. This was fixed in cabal-install 3.10.1.0
(https://github.com/haskell/cabal/pull/8358), and nixpkgs now uses
cabal-install 3.16.0.0.

tests.haskell.cabalSdist passes.
2025-11-21 19:16:27 +01:00
..
2025-10-26 00:23:08 +00:00
2025-10-18 04:18:33 +09:00