about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc
AgeCommit message (Expand)AuthorFilesLines
2021-09-26haskell.compiler.ghc884: revert to reverse bootstraping using 8.10.2sternenseemann1-0/+5
2021-09-23haskell.compiler.ghc*: Use 8.10.7 bindist for bootstrapping.Niklas Hambüchen4-16/+0
2021-09-23haskell.compiler.ghc*: Add `variantSuffix`.Niklas Hambüchen7-7/+50
2021-09-23haskell.compiler.ghc*: use pname instead of namesternenseemann8-11/+8
2021-09-23pkgsMusl.haskell.compiler.ghc8107Binary: Remove now-incorrect gmp dependency.Niklas Hambüchen2-22/+45
2021-09-23haskell.compiler.ghc921: update comments for darwinsternenseemann1-2/+2
2021-09-22haskell.compiler.ghc921: fix build on darwinsternenseemann1-4/+10
2021-09-16haskell.compiler.ghcHEAD: 9.3.20210806 -> 9.3.20210913sternenseemann1-7/+6
2021-09-16Merge master into haskell-updatesgithub-actions[bot]4-4/+8
2021-09-15ghc: add the Cabal ghcjs support patchDivam1-0/+9
2021-09-11Merge remote-tracking branch 'nixpkgs/master' into staging-nextAlyssa Ross3-1/+64
2021-09-09ghc8.8.4: fix mingw buildAlexandre Esteves2-2/+52
2021-09-09ghc8.10.7: fix mingw buildAlexandre Esteves1-1/+14
2021-09-07Merge branch 'master' into staging-nextVladimír Čunát8-8/+26
2021-09-07haskell.compiler.ghc921: remove darwin from hydraPlatforms since it is broken(cdep)illabout1-0/+1
2021-09-03Merge remote-tracking branch 'nixpkgs/master' into staging-nextAlyssa Ross8-16/+354
2021-09-01haskell.compiler.*: clean up maintainer setssternenseemann8-8/+25
2021-09-01haskell.compiler.ghc921: mark as broken on darwinsternenseemann1-1/+4
2021-08-30haskell.compiler.ghc884: remove big-parallelsternenseemann1-4/+0
2021-08-29ghc: 8.10.5-binary -> 8.10.7-binaryDomen Kožar1-8/+9
2021-08-28haskell.compiler.ghc921: provide xattr on darwinsternenseemann1-1/+5
2021-08-28haskell.compiler.ghcHEAD: provide xattr on darwinsternenseemann1-1/+5
2021-08-28Merge remote-tracking branch 'origin/master' into haskell-updatessternenseemann2-1/+394
2021-08-28Merge master into staging-nextgithub-actions[bot]2-1/+394
2021-08-28haskellPackages: fix ghc build on aarch64-darwinPavol Rusnak1-1/+4
2021-08-27ghc: 8.10.6 -> 8.10.7sternenseemann1-2/+2
2021-08-24haskellPackages: introduce ghc8105Binary to enable aarch64-darwin bootstrapPavol Rusnak1-0/+390
2021-08-24haskell.compiler.*: make big-parallelsternenseemann5-0/+20
2021-08-23Merge branch 'staging-next' into stagingJan Tojnar1-6/+6
2021-08-23ghc: add guibou as maintainers for all ghc compilersGuillaume Bouchard7-6/+7
2021-08-23ghc: add 9.2.1 (rc1)Guillaume Bouchard1-0/+309
2021-08-20Merge pull request #132538 from sternenseemann/has-goldJohn Ericson4-4/+8
2021-08-18haskell.compiler.*: check bintools.hasGold before enabling ld.goldsternenseemann4-4/+8
2021-08-14ghc: 8.10.4 -> 8.10.6sternenseemann1-6/+6
2021-08-11haskell.compiler.ghcHEAD: increase Hydra timeout because Darwin builds were t...(cdep)illabout1-0/+1
2021-08-10haskell.compiler.ghcHEAD: 9.3.20210504 -> 9.3.20210806Utku Demir1-3/+3
2021-07-24ghc: mark integer-simple builds as broken when hostplatform is musl(cdep)illabout3-0/+12
2021-07-13haskell.compiler.ghc865Binary: mark as broken when built with muslsternenseemann1-0/+2
2021-07-10ghc*-binary: Remove no-op `--with-gmp-libraries`Niklas Hambüchen2-5/+4
2021-07-10haskell.compiler.ghc8102Binary: Split `ghcBinDists` set into default and musl.Niklas Hambüchen1-69/+82
2021-07-10pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for muslNiklas Hambüchen4-16/+144
2021-07-10ghc: Add comments about `hardeningDisable` `pie` for muslNiklas Hambüchen4-4/+40
2021-07-10pkgsMuslhaskell.compiler.{ghc884,ghc8104}: Use GHC 8.10 as bootstrap compiler.Niklas Hambüchen1-4/+7
2021-07-10haskell.compiler.ghc865Binary: Disable "pie" hardening. See #129247Niklas Hambüchen1-0/+9
2021-07-10haskell.compiler.ghc8102Binary: find `-executable` -> `-perm -0100`Niklas Hambüchen1-1/+1
2021-07-10pkgsMusl.haskell.compiler.ghc8102Binary: Fix musl segfault. Fixes #118731 #12...Niklas Hambüchen1-29/+76
2021-07-10haskell.compiler.ghc8102Binary: Remove `sed` of `/usr/bin/*` commands.Niklas Hambüchen1-3/+0
2021-07-10haskell.compiler.ghc8102Binary: Add check for arch-specific libraries.Niklas Hambüchen1-9/+83
2021-07-05haskell.compiler.ghc8102Binary: Fix build on i686.Niklas Hambüchen1-2/+6
2021-07-05ghc: Refactor: Extract `ghcBinDists`Niklas Hambüchen1-28/+43