summary refs log tree commit diff
path: root/pkgs/top-level/haskell-packages.nix
Commit message (Expand)AuthorAge
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* Make GHCJS 8.4 the default, in line with LTS 12.xWill Fancher2018-07-15
* haskell: fix package sets based on integer-simpleWill Dietz2018-07-11
* ghc861: use llvm6 so we're using supported LLVM versionWill Dietz2018-07-10
* ghc-8.6.x: create an initial package set configurationPeter Simons2018-07-04
* ghc: add 8.6.1-alpha1 pre-releasePeter Simons2018-07-01
* ghc: drop compiler version 8.4.2; we prefer 8.4.3Peter Simons2018-06-17
* ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson2018-06-11
* ghc: add version 8.4.3Peter Simons2018-05-30
* ghc: build version >8.4 with hscolour to enable source linksPeter Simons2018-05-30
* GHCJS darwin fixes (#41120)Will Fancher2018-05-29
* Dont haddock ghcjs in either versionWill Fancher2018-05-16
* GHCJS 8.4Will Fancher2018-05-12
* 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