about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc
AgeCommit message (Expand)AuthorFilesLines
2018-06-25Merge pull request #42412 from obsidiansystems/even-more-android-fixesMatthew Justin Bauer1-3/+7
2018-06-25ghc843: don’t apply stripping in androidMatthew Bauer1-2/+6
2018-06-25ghc: build shared on androidMatthew Bauer1-1/+1
2018-06-25ghcHEAD: useLLVM needed for musl here as wellWill Dietz1-1/+1
2018-06-25ghcHEAD: move hardeningDisable definition for cleaner diff against 8.4.3Will Dietz1-2/+2
2018-06-25ghcHEAD: add musl and cross fixes recently applied to 8.4.3 and 8.2.2Will Dietz1-1/+2
2018-06-25ghc-8.4.3: minor fixes for cross-musl, same as used with 8.2.2Will Dietz1-1/+2
2018-06-23ghc822: useLLVM when building against musl tooWill Dietz1-1/+1
2018-06-23ghc843: apparently need LLVM when building against musl tooWill Dietz1-1/+1
2018-06-22Merge staging into masterFrederik Rietdijk7-2/+17
2018-06-21Merge pull request #42311 from obsidiansystems/haskell-enable-shared-defaultsJohn Ericson7-2/+13
2018-06-20ghc8.4: add android tripleMatthew Bauer2-0/+4
2018-06-20haskell: make generic builder follow compiler’s shared configMatthew Bauer7-2/+13
2018-06-20Merge branch 'master' into stagingVladimír Čunát1-210/+0
2018-06-18Merge pull request #37598 from dtzWill/feature/ghc-cross-muslJohn Ericson2-2/+27
2018-06-17ghc: drop compiler version 8.4.2; we prefer 8.4.3Peter Simons1-208/+0
2018-06-14Merge pull request #42050 from obsidiansystems/fix-ios-ghcMatthew Justin Bauer2-2/+2
2018-06-14ghc8.4: build statically on prebuilt iOSMatthew Bauer2-2/+2
2018-06-14ghc8.4.3: add gmp available checkMatthew Bauer1-3/+1
2018-06-13ghc-{8.2.2,8.4.1}: fixups mostly for 2-stage cross, muslWill Dietz2-2/+27
2018-06-11ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson5-15/+5
2018-05-30ghc: add version 8.4.3Peter Simons1-0/+210
2018-05-30haskell.compiler.ghcHEAD: disable format hardeningPeter Simons1-0/+2
2018-05-30haskell.compiler.ghc7103: disable format hardeningPeter Simons1-0/+2
2018-05-30ghc: build version >8.4 with hscolour to enable source linksPeter Simons2-4/+4
2018-05-29haskell.compiler.ghc842: disable format hardeningJan Malakhovski1-0/+2
2018-05-29haskell.compiler.ghc802: disable format hardening, else tests will failJan Malakhovski1-0/+2
2018-05-26Merge branch 'master' into stagingJan Malakhovski5-40/+97
2018-05-24 ghc: disable format hardeningRobin Gloster1-0/+2
2018-05-23ghc 8.4.2, head: Drop `libiconv` on windows.Moritz Angermann2-4/+4
2018-05-23ghc 8.4.2, head: Adjust enableShared enableTerminfo for windowsJohn Ericson2-4/+10
2018-05-23ghc: paxmark all unwraped executables across the boardMoritz Angermann4-12/+16
2018-05-23ghc: Handle flavors betterJohn Ericson5-5/+37
2018-05-23ghc: Normalize derivationsJohn Ericson5-15/+30
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson5-85/+32
2018-05-23Revert "ghc, haskell infra: #40642 direct to master"Peter Simons5-85/+32
2018-05-22Merge pull request #40929 from obsidiansystems/cross-ghc-for-masterPeter Simons5-32/+85
2018-05-22Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen4-3/+30
2018-05-22ghc: fix dylib load command limits in compiler version 8.xMoritz Angermann4-3/+30
2018-05-21Merge branch 'staging' into feature/clean-ghcJohn Ericson6-20/+12
2018-05-21ghc 8.4.2, head: Drop `libiconv` on windows.Moritz Angermann2-4/+4
2018-05-21ghc 8.4.2, head: Adjust enableShared enableTerminfo for windowsJohn Ericson2-4/+10
2018-05-21ghc: paxmark all unwraped executables across the boardMoritz Angermann4-4/+4
2018-05-21ghc: Handle flavors betterJohn Ericson5-5/+37
2018-05-21ghc: Normalize derivationsJohn Ericson5-15/+30
2018-05-20Merge branch 'master' into stagingVladimír Čunát1-0/+1
2018-05-19fix ghc bootstrap on non-nixos nonstd-storepathJack Cummings1-0/+1
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson17-1102/+37
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson5-20/+10
2018-05-10Merge master into stagingFrederik Rietdijk2-3/+14