summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc
Commit message (Expand)AuthorAge
* ghc: add new version 8.6.2Peter Simons2018-11-06
* ghc-8.2.1-binary: Patch shebang causing failures in Centos 6Renato Alves2018-11-05
* Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.Peter Simons2018-11-02
* ghc: fix typo in 8.6.1 compiler nameGuillaume Bouchard2018-10-24
* ghc: add new 8.4.4 versionPeter Simons2018-10-15
* ghc: enable parallel building of GHC on aarch64.Drew Hess2018-10-14
* haskell: re-enable aarch64, but disable parallel builds on that arch.Drew Hess2018-10-05
* Merge pull request #47647 from obsidiansystems/ghc-8.2.2-change-patchJohn Ericson2018-10-02
|\
| * ghc-8.2.2: Oops, added adjacent patch the one I wantedJohn Ericson2018-10-02
* | Merge pull request #47644 from obsidiansystems/ghc-8.2-hsc2hsJohn Ericson2018-10-02
|\|
| * ghc-8.2.2: Fix which hsc2hs is installed on crossJohn Ericson2018-10-02
* | Merge pull request #47626 from obsidiansystems/ghc-cross-fixesJohn Ericson2018-10-01
|\|
| * ghc 8.2.2: Backport cross fixes from 8.4.3John Ericson2018-10-01
| * ghcHEAD: Copy android hack that other GHCs haveJohn Ericson2018-10-01
| * ghcHEAD: Force INTEGER_LIBRARY like the other GHCsJohn Ericson2018-10-01
* | ghc: Replace meta.available checks for enableIntegerSimpleTuomas Tynkkynen2018-09-28
* | Merge remote-tracking branch 'upstream/master' into haskell-no-recJohn Ericson2018-09-24
|\ \ | |/ |/|
| * ghc: add release version for 8.6.1Peter Simons2018-09-22
| * haskell.compiler.ghc861: Apply fix to abi-hash with backpack.Shea Levy2018-09-12
| * ghc: Apply fix to abi-hash with backpack.Shea Levy2018-09-12
* | ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour argsJohn Ericson2018-09-24
|/
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer2018-08-22
* ghc: Use stable URL for deterministic profiling patch.Shea Levy2018-08-21
* Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson2018-08-17
|\
| * ghc-*: Tool env vars no longer need to be made full pathsJohn Ericson2018-08-08
* | Add back (optional) deterministic profiling patch for GHC 8.4Shea Levy2018-08-16
* | ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 (#44891)Vaibhav Sagar2018-08-11
|/
* Merge pull request #43711 from angerman/feature/ghc-gmpMatthew Bauer2018-07-23
|\
| * Update 8.4.3.nixMoritz Angermann2018-07-18
| * [ghc] Backport gmp stuffMoritz Angermann2018-07-18
| * [ghc] proper handling of integer librariesMoritz Angermann2018-07-18
| * [ghc] assert gmpMoritz Angermann2018-07-18
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/
* ghc: 8.6.1-alpha1 -> 8.6.1-alpha2Vaibhav Sagar2018-07-16
* ghc: don't use LLVM w/musl on non-crossWill Dietz2018-07-11
* ghc821-binary: avoid mass-rebuild by using old dynamic linker stringWill Dietz2018-07-11
* ghc821-binary: disable ld override w/muslWill Dietz2018-07-11
* ghc821-binary: use glibc on muslWill Dietz2018-07-11
* ghc{843,861}: keep '-musleabi' in targets like w/'-gnueabi'Will Dietz2018-07-10
* ghc{843,861}: clone linux-gnu targets so musl variants are availableWill Dietz2018-07-10
* remove redundant patch from GHC 8.6.1 for darwinJude Taylor2018-07-06
* ghc: add 8.6.1-alpha1 pre-releasePeter Simons2018-07-01
* Merge pull request #42412 from obsidiansystems/even-more-android-fixesMatthew Justin Bauer2018-06-25
|\
| * ghc843: don’t apply stripping in androidMatthew Bauer2018-06-25
| * ghc: build shared on androidMatthew Bauer2018-06-25
* | ghcHEAD: useLLVM needed for musl here as wellWill Dietz2018-06-25
* | ghcHEAD: move hardeningDisable definition for cleaner diff against 8.4.3Will Dietz2018-06-25
* | ghcHEAD: add musl and cross fixes recently applied to 8.4.3 and 8.2.2Will Dietz2018-06-25
|/
* ghc-8.4.3: minor fixes for cross-musl, same as used with 8.2.2Will Dietz2018-06-25