summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/8.2.2.nix
Commit message (Expand)AuthorAge
* ghc: enable parallel building of GHC on aarch64.Drew Hess2018-10-14
* haskell: re-enable aarch64, but disable parallel builds on that arch.Drew Hess2018-10-05
* Merge pull request #47647 from obsidiansystems/ghc-8.2.2-change-patchJohn Ericson2018-10-02
|\
| * ghc-8.2.2: Oops, added adjacent patch the one I wantedJohn Ericson2018-10-02
* | Merge pull request #47644 from obsidiansystems/ghc-8.2-hsc2hsJohn Ericson2018-10-02
|\|
| * ghc-8.2.2: Fix which hsc2hs is installed on crossJohn Ericson2018-10-02
* | Merge pull request #47626 from obsidiansystems/ghc-cross-fixesJohn Ericson2018-10-01
|\|
| * ghc 8.2.2: Backport cross fixes from 8.4.3John Ericson2018-10-01
* | ghc: Replace meta.available checks for enableIntegerSimpleTuomas Tynkkynen2018-09-28
|/
* ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour argsJohn Ericson2018-09-24
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer2018-08-22
* ghc-*: Tool env vars no longer need to be made full pathsJohn Ericson2018-08-08
* Merge pull request #43711 from angerman/feature/ghc-gmpMatthew Bauer2018-07-23
|\
| * [ghc] Backport gmp stuffMoritz Angermann2018-07-18
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/
* ghc: don't use LLVM w/musl on non-crossWill Dietz2018-07-11
* ghc822: useLLVM when building against musl tooWill Dietz2018-06-23
* Merge staging into masterFrederik Rietdijk2018-06-22
|\
| * Merge pull request #42311 from obsidiansystems/haskell-enable-shared-defaultsJohn Ericson2018-06-21
| |\
| | * haskell: make generic builder follow compiler’s shared configMatthew Bauer2018-06-20
| * | ghc8.4: add android tripleMatthew Bauer2018-06-20
| |/
* | Merge pull request #37598 from dtzWill/feature/ghc-cross-muslJohn Ericson2018-06-18
|\ \ | |/ |/|
| * ghc-{8.2.2,8.4.1}: fixups mostly for 2-stage cross, muslWill Dietz2018-06-13
* | ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson2018-06-11
|/
* Merge branch 'master' into stagingJan Malakhovski2018-05-26
|\
| * ghc: paxmark all unwraped executables across the boardMoritz Angermann2018-05-23
| * ghc: Handle flavors betterJohn Ericson2018-05-23
| * ghc: Normalize derivationsJohn Ericson2018-05-23
* | ghc: disable format hardeningRobin Gloster2018-05-24
* | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-23
|\|
| * Revert "ghc, haskell infra: #40642 direct to master"Peter Simons2018-05-23
| * Merge pull request #40929 from obsidiansystems/cross-ghc-for-masterPeter Simons2018-05-22
| |\
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-22
|\| |
| * | ghc: fix dylib load command limits in compiler version 8.xMoritz Angermann2018-05-22
* | | Merge branch 'staging' into feature/clean-ghcJohn Ericson2018-05-21
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
| |\ \
| | * \ Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
| | |\ \ | | | |/ | | |/|
| | | * tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski2018-04-25
| * | | treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
| * | | treewide: isArm -> isAarch32John Ericson2018-04-25
* | | | ghc: paxmark all unwraped executables across the boardMoritz Angermann2018-05-21
* | | | ghc: Handle flavors betterJohn Ericson2018-05-21
* | | | ghc: Normalize derivationsJohn Ericson2018-05-21
| |/ / |/| |
* | | treewide: isArm -> isAarch32John Ericson2018-04-25
| |/ |/|
* | haskell.compiler.ghc8{22,41}: Fix abi-depends non-determinism.Shea Levy2018-03-26
|/
* Fix haskellCompilerName version.Will Fancher2018-02-22
* ghc: Make deterministic profiling patches opt-in.Shea Levy2018-02-10
* ghc 8.{2,4}: Add patches for deterministic profiling symbols.Shea Levy2018-02-10
* haskell lib: Make Cabal compiler names explicitBen Gamari2018-01-21