summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc
Commit message (Expand)AuthorAge
* update GHC HEAD and configurationJude Taylor2015-06-08
* ghc-6.x: enable builds again now that 5a89a87cc575f0d8 is in masterPeter Simons2015-05-30
* ghc: add Darwin patch for #10322Joel Taylor2015-05-19
* ghc-6.x: mark broken because of https://github.com/NixOS/nixpkgs/issues/7810Peter Simons2015-05-18
* patch GHC 7.8.4 on darwin to fix template haskell + hpcJoel Taylor2015-05-17
* ghc-7.10.1: fix user pkg db location for GHCJSCharles Strahan2015-05-05
* Drop obsolete pkgs/development/compilers/ghc/wrapper.nix.Peter Simons2015-05-04
* ghc-head: update to current git HEADPeter Simons2015-04-03
* ghc-7.10.1: cherry-pick Cabal bugfix for GHCJSCharles Strahan2015-03-29
* ghcjs: support for Haskell-NGCharles Strahan2015-03-29
* ghc: bump version to 7.10.1 releasePeter Simons2015-03-27
* ghc: remove obsolete "i686-darwin" from meta.platformsPeter Simons2015-03-26
* Enable Darwin builds of Haskell packages again.Peter Simons2015-03-26
* ghc: versions prior to 7.4.x currently don't work on DarwinPeter Simons2015-03-26
* ghc: update link and version of 7.10 RC3Mateusz Kowalczyk2015-03-19
* ghc: update 7.10.1 to rc3Peter Simons2015-03-17
* ghc-6.10.4: cosmetic clean upPeter Simons2015-03-15
* ghc-6.12.3: cosmetic clean upPeter Simons2015-03-15
* ghc: re-instate code that configures statically linked builds by defaultPeter Simons2015-03-09
* Fix temp directory paths for GHC 7.0.4 on DarwinJoel Taylor2015-02-16
* ghc: disable parallel building for older versions againPeter Simons2015-02-14
* Add purity to GHC builds on DarwinJoel Taylor2015-02-14
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2015-02-13
|\
| * patch shebangs in boot scriptJoel Taylor2015-02-13
| * Revert "Revert "Build GHC HEAD from git checkout"."Joel Taylor2015-02-13
| * Revert "Build GHC HEAD from git checkout".Peter Simons2015-02-12
| * Build GHC HEAD from git checkoutJoel Taylor2015-02-11
* | Add purity to GHC builds on Darwin.Joel Taylor2015-02-10
|/
* ghc-head: re-use the $version attribute in the URL to prevent mismatchesPeter Simons2015-02-03
* ghc-7.10.1: fix misspelled version number in build expressionPeter Simons2015-02-03
* Update GHC 7.10.1 expression to RC2Cray Elliott2015-01-26
* Add a package set for GHC 7.10.1-rc1 and bump GHC HEAD to 7.11.x.Peter Simons2015-01-19
* Remove obsolete, broken, and unnecessary versions of GHC.Peter Simons2015-01-17
* ghc: pass explicit 'ncurses' path to ./configure instead of finding through t...Peter Simons2015-01-17
* ghc-7.8.4: re-implement "fix build on Darwin" to avoid re-builds on LinuxPeter Simons2015-01-15
* ghc: revert "propagate 'gmp' and 'ncurses' to ensure users can link the 'hask...Peter Simons2015-01-14
* ghc: propagate 'gmp' and 'ncurses' to ensure users can link the 'haskeline' l...Peter Simons2015-01-14
* ghc-7.8.4: fix build on DarwinEric Seidel2015-01-14
* ghc-7.8.3-binary: remove broken platformsPeter Simons2015-01-13
* ghc: bump HEAD compiler to 7.10.1-rc1Peter Simons2015-01-07
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* Update default Haskell compiler from GHC 7.8.3 to 7.8.4.Peter Simons2014-12-24
* Add GHC 7.8.4 and create haskellPackages_ghc784 package set.Peter Simons2014-12-23
* ghc-head: bump version to most recent snapshotPeter Simons2014-12-18
* ghc-head: fix configure phase to make sure the compiler knows how to use gmp ...Peter Simons2014-12-18
* ghc-head: upgrade to 2014-12-10Mathijs Kwik2014-12-13
* Merge branch 'master' into stagingLuca Bruno2014-11-08
|\
| * ghc-head: update to version 7.9.20141106Peter Simons2014-11-07
* | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
|\ \ | |/ |/|
| * suitable clang stdenvJoel Taylor2014-09-09