summary refs log tree commit diff
path: root/pkgs/top-level/haskell-packages.nix
Commit message (Expand)AuthorAge
...
* GHCJS 8.2Will Fancher2018-05-12
* Use build packages GHC for haskell.packages.integer-simpleWill Fancher2018-05-07
* ghc-8.4.1: drop obsolete version, we have 8.4.2 nowPeter Simons2018-05-03
* haskell: allow overriding all package sets at onceBas van Dijk2018-04-22
* ghc: add version 8.4.2-rc1Peter Simons2018-04-04
* Configure Haskell bootstrapping package sets to perform minimal builds.Peter Simons2018-03-17
* ghc: drop all compiler versions prior to 7.10.3Peter Simons2018-03-17
* Drop broken Haskell compilers.Peter Simons2018-01-26
* haskell infra: nativeGhc != ghc.bootPkgs.ghcJohn Ericson2018-01-21
* ghc: Fix cross compilation to work with new systemJohn Ericson2018-01-21
* ghc: Remove old cross workJohn Ericson2018-01-21
* Fixed GHCJSWill Fancher2018-01-20
* ghc841: GHC 8.4.1: nix-shell -p haskell.compiler.ghc841Kosyrev Serge2018-01-19
* ghc: bootstrap 8.2.2 with 8.2.1-binary.Drew Hess2018-01-02
* Drop Haskell package set for GHC 7.8.4.Peter Simons2017-12-30
* ghc: drop obsolete version 7.8.3Peter Simons2017-12-30
* ghc: wire up new binary ghc for bootstrappingDomen Kožar2017-12-28
* Merge pull request #33054 from NixOS/ghc-prebuiltPeter Simons2017-12-27
|\
| * ghc-{7.8.4, 7.10.3, 8.2.1}-binary: InitJohn Ericson2017-12-25
* | jhc: drop broken Haskell compilerPeter Simons2017-12-26
* | haskell: drop package sets for GHC 6.12.x, 7.0.x, 7.2.x, 7.4.x, and 7.6.xPeter Simons2017-12-26
* | haskell: drop obsolete GHC version 7.10.2; we have 7.10.3Peter Simons2017-12-26
|/
* ghc: drop 8.2.1 version; we have 8.2.2 alreadyPeter Simons2017-12-20
* ghcHEAD: 8.3.20170808 -> 8.5.20171208Matthew Pickering2017-12-09
* ghc: add 8.2.2-rc2Peter Simons2017-11-04
* Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy2017-09-29
* Revert "Avoid polluting lib namespace unncessarily"Shea Levy2017-09-29
* Avoid polluting lib namespace unncessarilyShea Levy2017-09-28
* Merge branch 'master' into improved-make-overridableWill Fancher2017-09-12
|\
| * ghc: remove obsolete 8.0.1 versionPeter Simons2017-09-10
* | Merge branch 'master' into improved-make-overridableWill Fancher2017-08-26
|\|
| * Boot ghc HEAD with ghc-8.0.2Matthew Pickering2017-08-08
| * haskell infra: Misc cleanupsJohn Ericson2017-08-03
* | Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher2017-07-14
* | Update `haskellPackages` to use new features of `makeOverridable`Will Fancher2017-07-12
|/
* ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)Renzo Carbonara2017-06-15
* Disable integer-simple variant of GHC 7.6.3 since it does not compile.Peter Simons2017-03-29
* Merge pull request #23610 from ljli/hs-ghcjs-pkgs-inheritPeter Simons2017-03-24
|\
| * haskellPackages: apply GHC specific overrides before GHCJSLeon Isenberg2017-03-08
* | Init HaLVM at 2.4.0David Johnson2017-03-10
|/
* Drop obsolete, unmaintained haskell.packages.lts-x_y package sets.Peter Simons2017-03-03
* Recurse from haskell.compiler into haskell.compiler.integer-simple on Hydra.Peter Simons2017-02-02
* ghc: support building with integer-simple and provide package sets for itBas van Dijk2017-02-02
* ghcjs-HEAD: upgrade to the latest HEADBas van Dijk2017-01-27
* top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson2017-01-24
* Merge pull request #21393 from mpickering/masterPeter Simons2017-01-03
|\
| * Remove nokinds GHC buildMatthew Pickering2016-12-26
* | ghc-8.0.2: add sphinx to inputs for documentationLaverne Schrock2016-12-28
* | ghc-8.0.1: switch to sphinx for documentationLaverne Schrock2016-12-28
|/
* ghc: add release candidate 1 for 8.0.2Peter Simons2016-11-26