about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc
Commit message (Expand)AuthorAge
* ghc, haskell-modules: ARM cross build fixes.Drew Hess2018-01-11
* ghc: 8.2.2 on armv7l doesn't build without explicit use of ld.gold.Drew Hess2018-01-03
* ghc: ARM builds have an LLVM runtime dependency.Drew Hess2018-01-03
* ghc: Normalize derivations in hash-preserving waysJohn Ericson2018-01-03
* ghc: Noramlized source URLsJohn Ericson2018-01-03
* ghc 8.2.2, head: Inline `common*` bindingsJohn Ericson2018-01-02
* ghc: Clean up, and add `passthru.targetPrefix`, in preparation for crossJohn Ericson2018-01-02
* ghc: add ARM variants to meta.platforms for new binary versions.Drew Hess2018-01-02
* ghc: fix armv7l-linux support in new binary versions.Drew Hess2018-01-02
* ghc: drop obsolete version 7.8.3Peter Simons2017-12-30
* ghc: wire up new binary ghc for bootstrappingDomen Kožar2017-12-28
* Merge pull request #33054 from NixOS/ghc-prebuiltPeter Simons2017-12-27
|\
| * ghc binaries: compile on darwinDomen Kožar2017-12-25
| * ghc binaries: fix evalDomen Kožar2017-12-25
| * prebuilt ghcs: correctly handle rpathsDomen Kožar2017-12-25
| * ghc-{7.8.4, 7.10.3, 8.2.1}-binary: InitJohn Ericson2017-12-25
| * ghc prebuilt: Simplify and harden Darwin fixupJohn Ericson2017-12-25
| * ghc binary: Fix interpreter than patch RPATHJohn Ericson2017-12-25
| * ghc prebuilt: Clean up derivations ever so slightlyJohn Ericson2017-12-25
* | haskell: drop obsolete GHC version 7.10.2; we have 7.10.3Peter Simons2017-12-26
|/
* ghc: drop 8.2.1 version; we have 8.2.2 alreadyPeter Simons2017-12-20
* ghcHEAD: 8.3.20170808 -> 8.5.20171208Matthew Pickering2017-12-09
* Revert "Revive multiple outputs for Haskell packages."Peter Simons2017-12-05
* Merge pull request #32112 from nc6/hask-split-outPeter Simons2017-12-04
|\
| * Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke2017-11-27
* | ghc-8.2.2: drop obsolete gold linker patchPeter Simons2017-11-29
|/
* ghc: 8.2.2-rc2 -> 8.2.2Vaibhav Sagar2017-11-22
* ghc: bump 8.2.2 pre-release to rc3Peter Simons2017-11-11
* Merge pull request #30549 from obsidiansystems/bintoolsJohn Ericson2017-11-08
|\
| * treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson2017-11-05
* | ghc: add 8.2.2-rc2Peter Simons2017-11-04
|/
* ghc prebuilt: Fix indentationJohn Ericson2017-09-23
* ghc prebuilt: Clean up syntax, without changes hashesJohn Ericson2017-09-23
* ghc prebuilt: Don't hardcode the version in a few more placesJohn Ericson2017-09-22
* ghc-6.10.2-binary: Remove dead Darwin codeJohn Ericson2017-09-22
* ghc-7.2.2: record the commit that broke itPeter Simons2017-09-15
* Revert "haskell infra, ghc: Slight cleanup"Peter Simons2017-09-15
* Merge pull request #29424 from obsidiansystems/slight-haskell-cleanupJohn Ericson2017-09-15
|\
| * ghc: Clean up, and add `passthru.prefix`, in preparation for crossJohn Ericson2017-09-15
* | ghc-7.2.2 is brokenPeter Simons2017-09-15
|/
* ghc-8.2.1: Get rid of `preReleaseName` binding now that it is releasedJohn Ericson2017-09-10
* ghc: remove obsolete 8.0.1 versionPeter Simons2017-09-10
* Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons2017-09-06
* Provide hscolour, happy, alex bin to buildInputs.Nicholas Clarke2017-09-04
* pkgs/development/compilers/ghc: drop un-referenced patch filesPeter Simons2017-08-26
* ghc-6.10.4: mark build as brokenPeter Simons2017-08-23
* treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen2017-08-11
* Bump ghc HEAD version ghc-8.3.20170808Matthew Pickering2017-08-08
* Make version a parameter in GHC HEAD derivationMatthew Pickering2017-08-08
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01