summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/8.4.3.nix
Commit message (Expand)AuthorAge
* 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: Use stable URL for deterministic profiling patch.Shea Levy2018-08-21
* Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson2018-08-17
|\
| * ghc-*: Tool env vars no longer need to be made full pathsJohn Ericson2018-08-08
* | Add back (optional) deterministic profiling patch for GHC 8.4Shea Levy2018-08-16
|/
* Merge pull request #43711 from angerman/feature/ghc-gmpMatthew Bauer2018-07-23
|\
| * Update 8.4.3.nixMoritz Angermann2018-07-18
| * [ghc] Backport gmp stuffMoritz Angermann2018-07-18
| * [ghc] proper handling of integer librariesMoritz Angermann2018-07-18
| * [ghc] assert gmpMoritz Angermann2018-07-18
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/
* ghc: don't use LLVM w/musl on non-crossWill Dietz2018-07-11
* ghc{843,861}: keep '-musleabi' in targets like w/'-gnueabi'Will Dietz2018-07-10
* ghc{843,861}: clone linux-gnu targets so musl variants are availableWill Dietz2018-07-10
* ghc843: don’t apply stripping in androidMatthew Bauer2018-06-25
* ghc: build shared on androidMatthew Bauer2018-06-25
* ghc-8.4.3: minor fixes for cross-musl, same as used with 8.2.2Will Dietz2018-06-25
* ghc843: apparently need LLVM when building against musl tooWill Dietz2018-06-23
* 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 #42050 from obsidiansystems/fix-ios-ghcMatthew Justin Bauer2018-06-14
|\
| * ghc8.4: build statically on prebuilt iOSMatthew Bauer2018-06-14
* | ghc8.4.3: add gmp available checkMatthew Bauer2018-06-14
|/
* ghc: add version 8.4.3Peter Simons2018-05-30