summary refs log tree commit diff
path: root/pkgs/top-level/haskell-packages.nix
Commit message (Expand)AuthorAge
* ghc: add new version 8.6.2Peter Simons2018-11-06
* ghc-8.4.4: disable integer-simple variant buildPeter Simons2018-11-05
* Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.Peter Simons2018-11-02
* haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16Peter Simons2018-11-02
* ghc: add new 8.4.4 versionPeter Simons2018-10-15
* ghcjs-{7.10, 8.0}: Expose the good `.override`John Ericson2018-09-27
* ghcjs-{7.10, 8.0}: Make symmetricalJohn Ericson2018-09-27
* ghc: Sphinx is a build-time dependencyJohn Ericson2018-09-25
* ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour argsJohn Ericson2018-09-24
* haskellPackages: Avoid outer `rec { .. }`John Ericson2018-09-24
* 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