mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:26:02 +00:00
dfcc9e2994
If the flag enableIntegerSimple is true GHC will be build with the GPL-free but slower integer-simple library instead of the faster but GPLed integer-gmp library. The attribute `pkgs.haskell.compiler.integer-simple."${ghcVersion}"` provides a GHC compiler build with `integer-simple`. Similarly, the attribute `pkgs.haskell.packages.integer-simple."${ghcVersion}"` provides a package set supporting `integer-simple`. Closes https://github.com/NixOS/nixpkgs/pull/22121. Closes https://github.com/NixOS/nixpkgs/issues/5493. |
||
---|---|---|
.. | ||
6.10.2-binary.nix | ||
6.10.4.nix | ||
6.12.3.nix | ||
7.0.4-binary.nix | ||
7.0.4.nix | ||
7.2.2.nix | ||
7.4.2-binary.nix | ||
7.4.2.nix | ||
7.6.3.nix | ||
7.8.3.nix | ||
7.8.4.nix | ||
7.10.2.nix | ||
7.10.3.nix | ||
8.0.1.nix | ||
8.0.2.nix | ||
D2710.patch | ||
D2711.patch | ||
D2712.patch | ||
D2713.patch | ||
fix-7.0.4-clang.patch | ||
fix-7.2.2-clang.patch | ||
fix-7.4.2-clang.patch | ||
fix-7.6.3-clang.patch | ||
gcc-clang-wrapper.sh | ||
ghc-no-madv-free.patch | ||
head.nix | ||
hpc-7.8.4.patch | ||
relocation.patch |