Commit cb7163d
committed
haskellPackages.cabalSdist: remove ghc workaround
The workaround added in NixOS#187726
for haskell/cabal#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
(haskell/cabal#8358), and nixpkgs now uses
cabal-install 3.16.0.0.
tests.haskell.cabalSdist passes.1 parent 0f6e6ec commit cb7163d
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | 677 | | |
682 | 678 | | |
683 | 679 | | |
| |||
0 commit comments