nixpkgs/pkgs/development/compilers/ghc
Cheng Shao 643169bbb4 Fix ar command path in GHC.
Previously, the "ar command" in the global config of GHC in nixpkgs is
simply "ar" instead of a proper absolute path in the nix store. This
will result in an "ar: command not found" error when using GHC and cabal
in a pure nix shell. This commit adds the patch and applies to all
pre-9.0 versions.

See output of ghc --info for "ar command" value.
2021-02-05 22:54:09 +01:00
..
8.2.2-binary.nix pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
8.6.5-binary.nix pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
8.6.5.nix Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
8.8.2.nix Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
8.8.3.nix Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
8.8.4.nix Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
8.10.1.nix Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
8.10.2-binary.nix pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
8.10.2.nix Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
8.10.3.nix Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
9.0.1.nix pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
backport-dylib-command-size-limit.patch ghc: fix dylib load command limits in compiler version 8.x 2018-05-22 10:32:17 +02:00
gcc-clang-wrapper.sh treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
head.nix pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
issue-18549.patch #95747: fix build of GHC 8.10.2 2020-08-18 15:56:45 +02:00
respect-ar-path.patch Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00