nixpkgs/pkgs/development/compilers/ghc
sternenseemann 8aeb0de93d haskell: re-enable profiling on aarch64
The main problem was GHC exceeding the Hydra output limit with profiling
libs on aarch64-linux which made us disable the feature. Nowadays the
limit is 3GB, the GHC output is a bit over 2GB, so easily under the
limit.

aarch64-darwin uses a different codegen backend and was never really
affected by the problem: Its output with profiling enabled is around
1.6GB.

Consequently we can enable profiling for all platforms again, as we have
no output size issues for those we build on Hydra.

Thanks to flokli for helping me track down these up to date numbers.
2023-07-04 15:29:40 +02:00
..
8.6.5-binary.nix haskell.compiler.ghc865Binary: add powerpc64le bootstrap 2022-07-01 13:05:30 +02:00
8.8.4.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
8.10.2-binary.nix haskell.compiler.ghc8102Binary: tag bindists built using hadrian 2023-02-05 14:01:25 +01:00
8.10.7-binary.nix haskell.compiler.ghc8107Binary: tag bindists built using hadrian 2023-02-05 14:01:25 +01:00
8.10.7.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.0.2.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.2.4-binary.nix haskell.compiler.ghc924Binary: tag bindists built using hadrian 2023-02-05 14:01:25 +01:00
9.2.4.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.2.5.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.2.6.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.2.7.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.2.8.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.4.2.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.4.3.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.4.4.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.4.5.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
9.6.2.nix haskell.compiler.ghc962: init at 9.6.2 2023-05-30 13:35:14 +02:00
Cabal-3.2-3.4-paths-fix-cycle-aarch64-darwin.patch haskell.compiler.ghc{8107,902}: give cabal-paths.patch a better name 2023-03-11 12:22:48 +01:00
Cabal-3.6-paths-fix-cycle-aarch64-darwin.patch haskell.compiler.ghc9*: work around output cycles on aarch64-darwin 2023-03-11 12:22:48 +01:00
common-hadrian.nix haskell: re-enable profiling on aarch64 2023-07-04 15:29:40 +02:00
gcc-clang-wrapper.sh
ghc-8.8.4-sphinx-6.0.patch haskell.compiler: fix GHCs' user guide build with sphinx >= 6.0 2023-03-03 23:56:30 +01:00
head.nix haskell.compiler.ghcHEAD: 9.7.20230505 -> 9.7.20230527 2023-06-08 18:17:07 +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
sphinx-4-configuration.patch haskell.compiler.ghc8104: patch for sphinx >= 4.0 2021-06-22 13:42:55 +02:00