summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/haskell-packages.nix
AgeCommit message (Expand)Author
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-07-15Make GHCJS 8.4 the default, in line with LTS 12.xWill Fancher
2018-07-11haskell: fix package sets based on integer-simpleWill Dietz
2018-07-10ghc861: use llvm6 so we're using supported LLVM versionWill Dietz
2018-07-04ghc-8.6.x: create an initial package set configurationPeter Simons
2018-07-01ghc: add 8.6.1-alpha1 pre-releasePeter Simons
2018-06-17ghc: drop compiler version 8.4.2; we prefer 8.4.3Peter Simons
2018-06-11ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson
2018-05-30ghc: add version 8.4.3Peter Simons
2018-05-30ghc: build version >8.4 with hscolour to enable source linksPeter Simons
2018-05-29GHCJS darwin fixes (#41120)Will Fancher
2018-05-16Dont haddock ghcjs in either versionWill Fancher
2018-05-12GHCJS 8.4Will Fancher
2018-05-12GHCJS 8.2Will Fancher
2018-05-07Use build packages GHC for haskell.packages.integer-simpleWill Fancher
2018-05-03ghc-8.4.1: drop obsolete version, we have 8.4.2 nowPeter Simons
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