3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/ghc
sternenseemann d331463a2c haskell.compiler: fix binary GHCs with store paths containing "xxx"
At some point in hadrian's installation Makefile used for e.g. alpine
bindists 'xxx' is used as a placeholder for three spaces and later
substituted back. This breaks if the store path itself contains 'xxx'.
We adapt an upstream patch which will be part of 9.4 (and presumably
9.0.3 and 9.2.3) as a workaround for this issue for 8.10.2 and 8.10.7
which are the binary GHCs in nixpkgs affected.
2022-04-22 14:25:53 +02:00
..
8.6.5-binary.nix
8.8.4.nix haskellPackages.mkDerivation: check haddock availability 2022-03-17 19:43:04 +01:00
8.10.2-binary.nix haskell.compiler: fix binary GHCs with store paths containing "xxx" 2022-04-22 14:25:53 +02:00
8.10.7-binary.nix haskell.compiler: fix binary GHCs with store paths containing "xxx" 2022-04-22 14:25:53 +02:00
8.10.7.nix haskellPackages.mkDerivation: check haddock availability 2022-03-17 19:43:04 +01:00
9.0.2.nix haskell.compiler.ghc902: fix seperate bin outputs on aarch64-darwin 2022-04-08 16:26:54 +01:00
9.2.2.nix haskellPackages.mkDerivation: check haddock availability 2022-03-17 19:43:04 +01:00
backport-dylib-command-size-limit.patch
cabal-paths.patch haskell.compiler.ghc8107: fix seperate bin outputs on aarch64-darwin 2022-01-21 15:34:05 +00:00
gcc-clang-wrapper.sh
head.nix haskell.compiler.ghcHEAD: 9.3.20211111 -> 9.3.20220406 2022-04-09 00:34:46 +02:00
issue-18549.patch
rename-numa-api-call.patch
respect-ar-path.patch
sphinx-4-configuration.patch