| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #122026 from sternenseemann/ghc-binary-no-aarch64-hydra•••haskell.compiler: misc cleanups for hydra aarch64 builds | maralorn | 2021-05-07 | 1 | -1/+2 |
| |\ | |||||
| | * | ghc8102Binary, ghc865Binary: don't build aarch64 on hydra•••Unfortunately these compiler's normal binary versions exceed the maximum output size on hydra and thus can't be built on there. See also https://gitlab.haskell.org/ghc/ghc/-/issues/17051 | sternenseemann | 2021-05-07 | 1 | -1/+2 |
| * | | haskell.compiler.ghc*Binary: update source URLs•••The tarball download URLs seem to have changed, so we adjust them in case anyone wants to reproduce the source of ghc8102Binary and ghc865Binary. Tested for x86_64-linux, i686-linux, aarch64-linux, x86_64-darwin. Resolves #121804. | sternenseemann | 2021-05-07 | 1 | -5/+7 |
| |/ | |||||
| * | pkgs/development/compilers: stdenv.lib -> lib | Ben Siraphob | 2021-01-23 | 1 | -23/+23 |
| * | ghc8102Binary*: simplify meta•••Not distributing dependencies via hydraPlatforms does not work, so we keep meta simple. (cherry picked from commit 4643796794897f2baa3a8015de5a9c9fd416f1ae) | Robert Hensing | 2020-11-04 | 1 | -9/+2 |
| * | ghc8102BinaryMinimal: Re-add docs, remove more profiling files•••(cherry picked from commit 7bd21d3e2da8b9ae394258cef9f18bf0a8dd2d47) | Robert Hensing | 2020-11-04 | 1 | -5/+7 |
| * | haskell.compiler.ghc8102BinaryMinimal: init•••To stay within hydra limit of 2^31 output size on aarch64-linux | Robert Hensing | 2020-11-03 | 1 | -2/+24 |
| * | ghc:8.10.2Binary bootstrap for 8.8 on aarch64 (NixOS#97407) | Will Young | 2020-10-21 | 1 | -11/+42 |
| * | Revert "haskell.ghc8102Binary: fix extra inputs"•••This reverts commit fb719d957f9addd3adf01ec44c0adaf68eb20282. | Richard Marko | 2020-09-26 | 1 | -1/+0 |
| * | ghc8102Binary: add numactl to libPath on aarch64•••Fixes: utils/ghc-cabal/dist-install/build/tmp/ghc-cabal: error while loading shared libraries: libnuma.so.1: cannot open shared object file: No such file or directory | Richard Marko | 2020-09-26 | 1 | -2/+3 |
| * | haskell.ghc8102Binary: fix extra inputs | Jonathan Ringer | 2020-09-25 | 1 | -0/+1 |
| * | ghc8102Binary: init, enable armv7l | Richard Marko | 2020-09-24 | 1 | -0/+173 |
