summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/haskell-packages.nix
AgeCommit message (Expand)Author
2018-04-22haskell: allow overriding all package sets at onceBas van Dijk
2018-04-04ghc: add version 8.4.2-rc1Peter Simons
2018-03-17Configure Haskell bootstrapping package sets to perform minimal builds.Peter Simons
2018-03-17ghc: drop all compiler versions prior to 7.10.3Peter Simons
2018-01-26Drop broken Haskell compilers.Peter Simons
2018-01-21haskell infra: nativeGhc != ghc.bootPkgs.ghcJohn Ericson
2018-01-21ghc: Fix cross compilation to work with new systemJohn Ericson
2018-01-21ghc: Remove old cross workJohn Ericson
2018-01-20Fixed GHCJSWill Fancher
2018-01-19ghc841: GHC 8.4.1: nix-shell -p haskell.compiler.ghc841Kosyrev Serge
2018-01-02ghc: bootstrap 8.2.2 with 8.2.1-binary.Drew Hess
2017-12-30Drop Haskell package set for GHC 7.8.4.Peter Simons
2017-12-30ghc: drop obsolete version 7.8.3Peter Simons
2017-12-28ghc: wire up new binary ghc for bootstrappingDomen Kožar
2017-12-27Merge pull request #33054 from NixOS/ghc-prebuiltPeter Simons
2017-12-26jhc: drop broken Haskell compilerPeter Simons
2017-12-26haskell: drop package sets for GHC 6.12.x, 7.0.x, 7.2.x, 7.4.x, and 7.6.xPeter Simons
2017-12-26haskell: drop obsolete GHC version 7.10.2; we have 7.10.3Peter Simons
2017-12-25ghc-{7.8.4, 7.10.3, 8.2.1}-binary: InitJohn Ericson
2017-12-20ghc: drop 8.2.1 version; we have 8.2.2 alreadyPeter Simons
2017-12-09ghcHEAD: 8.3.20170808 -> 8.5.20171208Matthew Pickering
2017-11-04ghc: add 8.2.2-rc2Peter Simons
2017-09-29Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy
2017-09-29Revert "Avoid polluting lib namespace unncessarily"Shea Levy
2017-09-28Avoid polluting lib namespace unncessarilyShea Levy
2017-09-12Merge branch 'master' into improved-make-overridableWill Fancher
2017-09-10ghc: remove obsolete 8.0.1 versionPeter Simons
2017-08-26Merge branch 'master' into improved-make-overridableWill Fancher
2017-08-08Boot ghc HEAD with ghc-8.0.2Matthew Pickering
2017-08-03haskell infra: Misc cleanupsJohn Ericson
2017-07-14Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher
2017-07-12Update `haskellPackages` to use new features of `makeOverridable`Will Fancher
2017-06-15ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)Renzo Carbonara
2017-03-29Disable integer-simple variant of GHC 7.6.3 since it does not compile.Peter Simons
2017-03-24Merge pull request #23610 from ljli/hs-ghcjs-pkgs-inheritPeter Simons
2017-03-10Init HaLVM at 2.4.0David Johnson
2017-03-08haskellPackages: apply GHC specific overrides before GHCJSLeon Isenberg
2017-03-03Drop obsolete, unmaintained haskell.packages.lts-x_y package sets.Peter Simons
2017-02-02Recurse from haskell.compiler into haskell.compiler.integer-simple on Hydra.Peter Simons
2017-02-02ghc: support building with integer-simple and provide package sets for itBas van Dijk
2017-01-27ghcjs-HEAD: upgrade to the latest HEADBas van Dijk
2017-01-24top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson
2017-01-03Merge pull request #21393 from mpickering/masterPeter Simons
2016-12-28ghc-8.0.2: add sphinx to inputs for documentationLaverne Schrock
2016-12-28ghc-8.0.1: switch to sphinx for documentationLaverne Schrock
2016-12-26Remove nokinds GHC buildMatthew Pickering
2016-11-26ghc: add release candidate 1 for 8.0.2Peter Simons
2016-11-18Add haskell packages set for cross ghcShea Levy
2016-11-15Initial support for cross-compiling ghcShea Levy
2016-11-03ghcjs: add ghcsjHEAD, tracking ghc-8.0 branchTravis Whitaker