summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc
Commit message (Expand)AuthorAge
* haskell.compiler.ghc865Binary: mark as broken when built with muslsternenseemann2021-07-13
* ghc*-binary: Remove no-op `--with-gmp-libraries`Niklas Hambüchen2021-07-10
* haskell.compiler.ghc8102Binary: Split `ghcBinDists` set into default and musl.Niklas Hambüchen2021-07-10
* pkgsMusl.haskell.compiler.ghc{8104,884,901,HEAD}: Disable sphinx for muslNiklas Hambüchen2021-07-10
* ghc: Add comments about `hardeningDisable` `pie` for muslNiklas Hambüchen2021-07-10
* pkgsMuslhaskell.compiler.{ghc884,ghc8104}: Use GHC 8.10 as bootstrap compiler.Niklas Hambüchen2021-07-10
* haskell.compiler.ghc865Binary: Disable "pie" hardening. See #129247Niklas Hambüchen2021-07-10
* haskell.compiler.ghc8102Binary: find `-executable` -> `-perm -0100`Niklas Hambüchen2021-07-10
* pkgsMusl.haskell.compiler.ghc8102Binary: Fix musl segfault. Fixes #118731 #12...Niklas Hambüchen2021-07-10
* haskell.compiler.ghc8102Binary: Remove `sed` of `/usr/bin/*` commands.Niklas Hambüchen2021-07-10
* haskell.compiler.ghc8102Binary: Add check for arch-specific libraries.Niklas Hambüchen2021-07-10
* haskell.compiler.ghc8102Binary: Fix build on i686.Niklas Hambüchen2021-07-05
* ghc: Refactor: Extract `ghcBinDists`Niklas Hambüchen2021-07-05
* haskell.packages.ghc8102Binary: Add commentsNiklas Hambüchen2021-07-05
* pkgsMusl.haskell.compiler.ghc901: Fix evaluation with muslNiklas Hambüchen2021-07-04
* haskell.compiler.ghc884: patch for sphinx >= 4.0sternenseemann2021-06-22
* haskell.compiler.ghc8104: patch for sphinx >= 4.0sternenseemann2021-06-22
* Merge pull request #126205 from sternenseemann/ghc-linker-checksJohn Ericson2021-06-08
|\
| * haskell.compiler.*: use gold based on targetPlatform.linkersternenseemann2021-06-08
* | haskell.compiler.*: pull in unwrapped bintools for darwinsternenseemann2021-06-08
|/
* ghc: add missing meta dataGuillaume Bouchard2021-06-01
* haskell.compiler.ghcHEAD: disable Hydra build on aarch64-linux(cdep)illabout2021-05-19
* haskell.compiler.ghcHEAD: disable DWARF on non x86sternenseemann2021-05-17
* haskell.compiler.ghcHEAD: mark broken on aarch64(cdep)illabout2021-05-16
* haskell.compiler.ghcHEAD: 8.11.20200824 -> 9.3.20210504sternenseemann2021-05-08
* Merge pull request #114374 from oxalica/lib/platform-support-checkSilvan Mosberger2021-05-08
|\
| * lib.meta: introduce `availableOn`oxalica2021-04-02
* | Merge pull request #122026 from sternenseemann/ghc-binary-no-aarch64-hydramaralorn2021-05-07
|\ \
| * | ghc8102Binary, ghc865Binary: don't build aarch64 on hydrasternenseemann2021-05-07
| |/
* / haskell.compiler.ghc*Binary: update source URLssternenseemann2021-05-07
|/
* ghc: drop obsolete compiler version 8.10.3Peter Simons2021-03-12
* ghc: drop obsolete compiler version 8.10.2Peter Simons2021-03-12
* ghc: drop obsolete compiler version 8.10.1Peter Simons2021-03-12
* ghc: drop obsolete compiler version 8.8.3Peter Simons2021-03-12
* ghc: drop obsolete compiler version 8.8.2Peter Simons2021-03-12
* ghc: drop unused binary compiler version 8.2.2Peter Simons2021-03-12
* ghc: drop obsolete version 8.6.5Peter Simons2021-03-12
* haskell.compiler.ghc8104: add ghc-8.10.4(cdep)illabout2021-02-12
* ghc: update the 9.0.1 version to the official release tarballPeter Simons2021-02-05
* ghc-8.10.3: don't use obsolete stdenv.libPeter Simons2021-02-05
* Fix ar command path in GHC.Cheng Shao2021-02-05
* pkgs/development/compilers: stdenv.lib -> libBen Siraphob2021-01-23
* treewide: editorconfig fixeszowoq2021-01-20
* ghc-9.0.1: set utf-8 locale during the build so that Haddock succeedsPeter Simons2021-01-02
* ghc-9.0.1: avoid use of tabs in the expressionPeter Simons2021-01-02
* ghc: update 9.0.1 compiler from alpha-1 to rc-1Peter Simons2021-01-02
* haskellPackages: update default compiler from ghc 8.10.2 to version 8.10.3Peter Simons2020-12-25
* ghc865-binary: Use binary distribution which links against ncurses6 forJoe Hermaszewski2020-11-28
* Merge staging-next into stagingFrederik Rietdijk2020-11-23
|\
| * haskellPackages.ghc8102: add patch to allow Block.h compile with c++ compilersMario Rodas2020-11-22