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 haskell.compiler.ghc*Binary: add all missing runtimeDeps to PATH 2021-11-25 15:42:47 +01:00
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 #95747: fix build of GHC 8.10.2 2020-08-18 15:56:45 +02:00
rename-numa-api-call.patch ghc8.8.4: fix mingw build 2021-09-09 03:35:17 +01:00
respect-ar-path.patch Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
sphinx-4-configuration.patch haskell.compiler.ghc8104: patch for sphinx >= 4.0 2021-06-22 13:42:55 +02:00