summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/head.nix
Commit message (Expand)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* ghc: don't use LLVM w/musl on non-crossWill Dietz2018-07-11
* 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
* haskell: make generic builder follow compiler’s shared configMatthew Bauer2018-06-20
* ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson2018-06-11
* haskell.compiler.ghcHEAD: disable format hardeningPeter Simons2018-05-30
* ghc: build version >8.4 with hscolour to enable source linksPeter Simons2018-05-30
* Merge branch 'master' into stagingJan Malakhovski2018-05-26
|\
| * ghc 8.4.2, head: Drop `libiconv` on windows.Moritz Angermann2018-05-23
| * ghc 8.4.2, head: Adjust enableShared enableTerminfo for windowsJohn Ericson2018-05-23
| * ghc: paxmark all unwraped executables across the boardMoritz Angermann2018-05-23
| * ghc: Handle flavors betterJohn Ericson2018-05-23
| * ghc: Normalize derivationsJohn Ericson2018-05-23
* | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-23
|\|
| * Revert "ghc, haskell infra: #40642 direct to master"Peter Simons2018-05-23
* | Merge branch 'staging' into feature/clean-ghcJohn Ericson2018-05-21
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
| |\
| * | treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
| * | treewide: isArm -> isAarch32John Ericson2018-04-25
* | | ghc 8.4.2, head: Drop `libiconv` on windows.Moritz Angermann2018-05-21
* | | ghc 8.4.2, head: Adjust enableShared enableTerminfo for windowsJohn Ericson2018-05-21
* | | ghc: paxmark all unwraped executables across the boardMoritz Angermann2018-05-21
* | | ghc: Handle flavors betterJohn Ericson2018-05-21
* | | ghc: Normalize derivationsJohn Ericson2018-05-21
| |/ |/|
* | Don't enableShared in GHC when using android prebuiltWill Fancher2018-05-07
* | Set the C standard when building GHCWill Fancher2018-05-07
* | treewide: isArm -> isAarch32John Ericson2018-04-25
|/
* Fix haskellCompilerName version.Will Fancher2018-02-22
* haskell lib: Make Cabal compiler names explicitBen Gamari2018-01-21
* ghcHEAD: Bump version ghc-8.5.20180118John Ericson2018-01-21
* ghc 8.2.2 & head: Work around ARM bugs in BFD ld by using goldBen Gamari2018-01-21
* ghc: Fix env vars and configure flags to be weirdRyan Trinkle2018-01-21
* ghc: Predicate libiconv on not using glibc instead of DarwinJohn Ericson2018-01-21
* ghc: Fix cross compilation to work with new systemJohn Ericson2018-01-21
* ghc: Remove old cross workJohn Ericson2018-01-21
* ghc: `echo -n` mk/build.mk to avoid extra lineJohn Ericson2018-01-21
* ghc: Normalize derivations a bit before crossJohn Ericson2018-01-21
* ghc: Normalize derivations in hash-preserving waysJohn 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
* ghcHEAD: 8.3.20170808 -> 8.5.20171208Matthew Pickering2017-12-09
* Revert "Revive multiple outputs for Haskell packages."Peter Simons2017-12-05
* Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke2017-11-27
* treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson2017-11-05
* 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
* Bump ghc HEAD version ghc-8.3.20170808Matthew Pickering2017-08-08
* Make version a parameter in GHC HEAD derivationMatthew Pickering2017-08-08