about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc
AgeCommit message (Expand)AuthorFilesLines
2023-01-04haskell.compiler.ghcHEAD: allow building the JavaScript backendsternenseemann1-8/+25
2023-01-04haskell.compiler: also check targetPlatform for gmp compatsternenseemann9-9/+20
2023-01-03haskell.compiler.ghcHEAD: 9.5.20220921 -> 9.7.20221224sternenseemann2-9/+3
2022-12-29haskell.compiler.ghc94: 9.4.2 -> 9.4.4sternenseemann1-0/+370
2022-11-26haskell.compiler.ghc92*: backport Cabal bugfix for Paths_ modulesKyle Butt2-0/+16
2022-11-09haskell.packages.ghc94: revert to 9.4.2sternenseemann1-0/+370
2022-11-07haskell.compiler.ghc92: 9.2.4 -> 9.2.5sternenseemann1-0/+367
2022-11-04haskell.compiler: ghc942 -> ghc943sternenseemann2-3/+3
2022-09-26haskell.compiler: upgrade to 9.2.4 for 9.2.* binary compilersternenseemann1-20/+8
2022-09-22haskell.compiler.ghcHEAD: 9.3.20220406 -> 9.5.20220921sternenseemann3-378/+498
2022-08-22haskell.compiler: clean up unused patchessternenseemann3-338/+0
2022-08-22haskell.compiler: ghc941 -> ghc942sternenseemann1-13/+3
2022-08-13haskell.compiler.ghc941: bootstrap using (binary) GHC 8.10.7sternenseemann1-0/+7
2022-08-13haskell.compilers.ghc941: 9.4.0.20220721 -> 9.4.1Malte Brandy2-22/+27
2022-08-04haskell.compiler.ghc941: apply fix for racy build systemsternenseemann1-0/+6
2022-07-28haskell.compiler: ghc923 -> ghc924sternenseemann1-10/+2
2022-07-26haskell.compiler.ghc941: init at 9.4.0.20220721sternenseemann1-0/+381
2022-07-07Merge branch 'master' into staging-nextVladimír Čunát3-0/+26
2022-07-01haskell.compiler.ghc865Binary: add powerpc64le bootstrap Adam Joseph1-2/+7
2022-06-28Merge pull request #177948 from lf-/apply-haddock-hyperlinking-patchDennis Gosnell3-0/+26
2022-06-26haskell.compiler.ghc922Binary: init at 9.2.2sternenseemann1-0/+448
2022-06-16ghc8107-ghc923: patch haddock to generate correct source linksJade Lovelace3-0/+26
2022-06-16ghc8.10.7-ghc9.2.3: hyperlink sources in base lib haddocksJade Lovelace3-0/+9
2022-05-29ghc: use CXX=c++, not CXX=cxxSergei Trofimovich5-5/+5
2022-05-28haskell.compiler: ghc922 -> ghc923sternenseemann1-2/+8
2022-05-25lib/systems/inspect.nix: remove isPowerPCAdam Joseph5-5/+5
2022-04-24Merge master into haskell-updatesgithub-actions[bot]2-2/+2
2022-04-23Merge pull request #167934 from sternenseemann/aarch64-darwin-cabal-patches-t...sternenseemann2-2/+2
2022-04-22haskell.compiler: fix binary GHCs with store paths containing "xxx"sternenseemann2-0/+28
2022-04-09haskell.compiler.ghc8107Binary: build on aarch64 on Hydrasternenseemann1-1/+0
2022-04-09Merge master into haskell-updatesgithub-actions[bot]1-0/+9
2022-04-09haskell.compiler.ghcHEAD: 9.3.20211111 -> 9.3.20220406sternenseemann1-3/+3
2022-04-09haskell.compiler: check targetPlatform for Cabal Paths module patchsternenseemann2-2/+2
2022-04-08haskell.compiler.ghc902: fix seperate bin outputs on aarch64-darwinMatthew Leach1-0/+9
2022-03-31haskell.compiler.ghc902: Backport -fcompact-unwindRobert Hensing1-0/+12
2022-03-17haskellPackages.mkDerivation: check haddock availabilityrnhmjoj5-0/+20
2022-03-17ghc: enable static RTSrnhmjoj2-8/+16
2022-03-09haskell.compiler: ghc921 -> ghc922sternenseemann1-6/+5
2022-01-31haskell.compiler.ghc{902,921}: Switch GHC 9.0/9.2 to bignum-nativeMoritz Kiefer2-16/+18
2022-01-30Merge pull request #154046 from hexagonal-sun/ghc-fix-bin-outputs-on-aarch64-...Ben Siraphob2-0/+108
2022-01-21haskell.compiler.ghc8107: fix seperate bin outputs on aarch64-darwinMatthew Leach2-0/+108
2022-01-04haskell.compiler.*: disable large address space only on iOSsternenseemann5-5/+5
2021-12-27Merge #152136: haskell.compiler: ghc901 -> ghc902sternenseemann1-3/+7
2021-12-26haskell.compiler: ghc901 -> ghc902sternenseemann1-3/+7
2021-12-25haskell.packages.ghcHEAD: refine enableDwarf platform condition for darwinRyan Burns1-3/+4
2021-12-01haskell.compiler.*: use build->target LLVM in buildsternenseemann5-15/+15
2021-12-01Merge pull request #148079 from sternenseemann/ghc-set-clang-only-if-use-llvmsterni5-35/+20
2021-12-01Merge remote-tracking branch 'origin/master' into haskell-updatessternenseemann4-8/+80
2021-12-01haskell.compiler.*: use wrapped darwin bintools on aarch64sternenseemann4-8/+80
2021-11-30haskell.compiler.*: assert that host->target == build->target toolssternenseemann5-5/+45