summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/8.4.4.nix
Commit message (Expand)AuthorAge
* ghc: drop obsolete 8.4.x versionPeter Simons2020-07-24
* Nail a few typosGabor Greif2020-05-08
* compilers/ghc: fix a few typosGabor Greif2020-04-24
* ghc: mention why ld.gold is disabled for musl libcAdam Sandberg Ericsson2020-04-10
* ghc: don't use ld.gold with musl libc (fixes #84670)Adam Sandberg Ericsson2020-04-10
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* Use .diff, not .patch, and fix sha hashesJoachim Breitner2020-03-29
* ghc-8.4.4.nix: Do not use git.haskell.orgJoachim Breitner2020-03-29
* ghc: consistent downloads.haskell.org src URLsBenjamin Hipple2020-03-07
* ghc: really use ld.goldAdam Sandberg Ericsson2020-02-28
* Merge pull request #74284 from matthewbauer/ios-with-xcode-11Matthew Bauer2020-01-03
|\
| * Merge remote-tracking branch 'origin/master' into ios-with-xcode-11Matthew Bauer2020-01-03
| |\
| * | ghc: always use llvm with iOSMatthew Bauer2020-01-03
* | | ghc*: fix for structured attrsMaximilian Bosch2019-12-31
* | | treewide: fix types for mkDerivation paramsRobin Gloster2019-12-31
| |/ |/|
* | ghc: don’t use gold when useLLVM = trueMatthew Bauer2019-12-03
* | ghc: revert "compile with DWARF support by default"Peter Simons2019-09-18
* | ghc: don’t use dwarf on windowsMatthew Bauer2019-09-13
* | ghc: compile with DWARF support by defaultDomen Kožar2019-09-11
|/
* ghc: use ld.gold only on LinuxMario Rodas2019-08-07
* ghc: always use ld.goldAlp Mestanogullari2019-08-05
* Merge pull request #64371 from mpickering/strip-ghcPeter Simons2019-07-06
|\
| * ghc: Don't strip compilersMatthew Pickering2019-07-06
* | ghc: add bash to buildInputsMatthew Bauer2019-06-07
|/
* ghc, go, guile: Use new `pkgs*`John Ericson2019-03-24
* ghc844: update hash for d8495549ba9d194815c2d0eaee6797fc7c00756a patchYegor Timoshenko2019-01-11
* treewide: remove paxutils from stdenvJörg Thalheim2018-12-22
* ghc: don’t add libiconv automaticallyMatthew Bauer2018-12-05
* Merge pull request #51307 from expipiplus1/ghc-armJohn Ericson2018-12-01
|\
| * ghc-8.4: fix build targeting armJoe Hermaszewski2018-12-01
* | ghc: Adding sphinx as build dependency to build man pagesCraig Younkins2018-11-25
* | ghc: perl is needed at runtimeMatthew Bauer2018-11-18
|/
* ghc: disable pie, for now limit to musl since not default yet elsewhereWill Dietz2018-11-15
* ghc: add new 8.4.4 versionPeter Simons2018-10-15