summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/ghc
AgeCommit message (Expand)Author
2020-01-30haskell.compiler.ghc863Binary: remove llvm from buildInputLuka Blaskovic
2020-01-30haskell.compiler.ghc822Binary: use default llvm version on aarch64Luka Blaskovic
2020-01-18ghc: 8.8.2-rc1 -> 8.8.2Gabor Greif
2020-01-13Merge master into staging-nextFrederik Rietdijk
2020-01-13ghc: update 8.10.1 pre-release from alpha2 to rc1Peter Simons
2020-01-03Merge pull request #74284 from matthewbauer/ios-with-xcode-11Matthew Bauer
2020-01-03Merge remote-tracking branch 'origin/master' into ios-with-xcode-11Matthew Bauer
2020-01-03ghc: always use llvm with iOSMatthew Bauer
2019-12-31treewide: structured-attrs fixesRobin Gloster
2019-12-31ghc*: fix for structured attrsMaximilian Bosch
2019-12-31treewide: fix types for mkDerivation paramsRobin Gloster
2019-12-31treewide: *inputs are listsRobin Gloster
2019-12-31treewide: fix nested lists in *buildInputsRobin Gloster
2019-12-27ghc: add 8.10.1-alpha2Peter Simons
2019-12-27ghc: add 8.8.2-rc1Peter Simons
2019-12-03Merge pull request #74922 from matthewbauer/ghc-no-gold-with-llvmJohn Ericson
2019-12-03ghc: don’t use gold when useLLVM = trueMatthew Bauer
2019-11-20ghc: compile with DWARF support by defaultDomen Kožar
2019-09-27ghcHEAD: 8.9.20190601 -> 8.9.20190924John Ericson
2019-09-18ghc: drop unused abi-depends-determinism.nix patchPeter Simons
2019-09-18ghc: drop obsolete 8.2.2 versionPeter Simons
2019-09-18ghc: drop obsolete 8.6.4 versionPeter Simons
2019-09-18ghc: revert "compile with DWARF support by default"Peter Simons
2019-09-13ghc: don’t use dwarf on windowsMatthew Bauer
2019-09-11ghc: compile with DWARF support by defaultDomen Kožar
2019-09-06Merge master into staging-nextFrederik Rietdijk
2019-09-06ghc on aarch64: try to work around #66277Vladimír Čunát
2019-08-28treewide: remove redundant recvolth
2019-08-28Merge staging-next into stagingFrederik Rietdijk
2019-08-26treewide: remove redundant quotesvolth
2019-08-26The proper release of ghc-8.8.1 is out.Peter Simons
2019-08-15ghc-8.8.1: update alpha-2 to rc-1Peter Simons
2019-08-07ghc: use ld.gold only on LinuxMario Rodas
2019-08-05ghc: always use ld.goldAlp Mestanogullari
2019-07-06Merge pull request #64371 from mpickering/strip-ghcPeter Simons
2019-07-06ghc: Don't strip compilersMatthew Pickering
2019-06-19ghc-8.8.x: bump version to alpha 2Peter Simons
2019-06-16treewide: remove unused variables (#63177)volth
2019-06-12haskell.compiler.ghcHEAD: 20190115 -> 20190601Silvan Mosberger
2019-06-07ghc: add bash to buildInputsMatthew Bauer
2019-05-12ghc: use ncg for cross buildsystemMatthew Bauer
2019-04-30ghc: add alpha-1 pre-release for version 8.8.1Peter Simons
2019-04-30ghc: update 8.6.5-rc1 to 8.6.5Peter Simons
2019-04-13ghc: add release candidate for 8.6.5 and a corresponding package setPeter Simons
2019-04-13ghc-8.6.4: patch to fix haddock bug with typechecker pluginsNathan van Doorn
2019-04-12treewide: fixup bcf54cernhmjoj
2019-04-03ghc8.6.4: use targetPackages for getting libffiMatthew Bauer
2019-04-02ghc: make disableLargeAddressSpace configurableLuis Pedro Coelho
2019-03-24ghc, go, guile: Use new `pkgs*`John Ericson
2019-03-18ghc*Binary: use $OBJCOPY when invoking objcopy (touchup musl fix)Will Dietz