about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/8.0.2.nix
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.Peter Simons1-201/+0
2018-09-28ghc: Replace meta.available checks for enableIntegerSimpleTuomas Tynkkynen1-1/+1
2018-09-24ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour argsJohn Ericson1-2/+2
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-4/+5
2018-08-22Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer1-10/+9
2018-08-08ghc-*: Tool env vars no longer need to be made full pathsJohn Ericson1-9/+10
2018-07-23Merge pull request #43711 from angerman/feature/ghc-gmpMatthew Bauer1-3/+4
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-18[ghc] Backport gmp stuffMoritz Angermann1-3/+4
2018-06-20haskell: make generic builder follow compiler’s shared configMatthew Bauer1-0/+1
2018-06-11ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson1-3/+1
2018-05-29haskell.compiler.ghc802: disable format hardening, else tests will failJan Malakhovski1-0/+2
2018-05-26Merge branch 'master' into stagingJan Malakhovski1-5/+19
2018-05-23ghc: paxmark all unwraped executables across the boardMoritz Angermann1-3/+4
2018-05-23ghc: Handle flavors betterJohn Ericson1-1/+8
2018-05-23ghc: Normalize derivationsJohn Ericson1-1/+7
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-16/+3
2018-05-23Revert "ghc, haskell infra: #40642 direct to master"Peter Simons1-16/+3
2018-05-22Merge pull request #40929 from obsidiansystems/cross-ghc-for-masterPeter Simons1-3/+16
2018-05-22Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-1/+2
2018-05-22ghc: fix dylib load command limits in compiler version 8.xMoritz Angermann1-1/+2
2018-05-21Merge branch 'staging' into feature/clean-ghcJohn Ericson1-4/+2
2018-05-21ghc: paxmark all unwraped executables across the boardMoritz Angermann1-1/+1
2018-05-21ghc: Handle flavors betterJohn Ericson1-1/+8
2018-05-21ghc: Normalize derivationsJohn Ericson1-1/+7
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson1-4/+2
2018-02-22Fix haskellCompilerName version.Will Fancher1-1/+1
2018-01-21haskell lib: Make Cabal compiler names explicitBen Gamari1-0/+3
2018-01-21ghc 8.0.2: Patch Cabal so --extra-*-dirs works rightJohn Ericson1-3/+10
2018-01-21ghc: Fix env vars and configure flags to be weirdRyan Trinkle1-0/+15
2018-01-21ghc: Predicate libiconv on not using glibc instead of DarwinJohn Ericson1-2/+2
2018-01-21ghc: Fix cross compilation to work with new systemJohn Ericson1-14/+73
2018-01-21ghc: `echo -n` mk/build.mk to avoid extra lineJohn Ericson1-1/+1
2018-01-21ghc: Normalize derivations a bit before crossJohn Ericson1-3/+8
2018-01-03ghc: ARM builds have an LLVM runtime dependency.Drew Hess1-2/+2
2018-01-03ghc: Normalize derivations in hash-preserving waysJohn Ericson1-1/+1
2018-01-03ghc: Noramlized source URLsJohn Ericson1-1/+1
2018-01-02ghc: Clean up, and add `passthru.targetPrefix`, in preparation for crossJohn Ericson1-12/+25
2017-12-05Revert "Revive multiple outputs for Haskell packages."Peter Simons1-1/+1
2017-11-27Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke1-1/+1
2017-11-05treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson1-2/+2
2017-09-06Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons1-1/+1
2017-09-04Provide hscolour, happy, alex bin to buildInputs.Nicholas Clarke1-1/+1
2017-08-11treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen1-1/+1
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
2017-07-26ghc: apply a patch to fix common gold linker problemDomen Kožar1-1/+1
2017-06-11Adds ghc version to the patch fileLukasz Czyzykowski1-1/+1
2017-05-22ghc: 8.0.2 without link warningsLukasz Czyzykowski1-1/+3
2017-03-02Fix GHCJS HEAD patch; support GHCJS libdir link; use full ghcEnv for GHCJS3noch1-2/+5
2017-02-02ghc: support building with integer-simple and provide package sets for itBas van Dijk1-2/+9