nixpkgs/pkgs/development/compilers/ghc
Peter Simons 78fccddde3 ghc 7.0.2 and 7.0.3 are "broken" because of build errors with recent versions of GCC
rts/StgCRun.c: In function 'StgRunIsImplementedInAssembler':

  rts/StgCRun.c:208:1:
       error: frame pointer required, but reserved
       StgRunIsImplementedInAssembler(void)
       ^

  In file included from includes/Stg.h:230:0:
      0,
                       from rts/StgCRun.c:70:

  includes/stg/Regs.h:323:20:
       note: for 'Sp'
       GLOBAL_REG_DECL(P_,Sp,REG_Sp)
                          ^

  includes/stg/Regs.h:174:54:
       note: in definition of macro 'GLOBAL_REG_DECL'
       #define GLOBAL_REG_DECL(type,name,reg) register type name REG(reg);
                                                            ^
2014-07-12 15:13:59 +02:00
..
6.4.2-binary.nix nixos.org/tarballs -> tarballs.nixos.org 2013-06-25 14:12:16 +02:00
6.4.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.6.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.8.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.8.3.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.1-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
6.10.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.2-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
6.10.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.3.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.4.nix older GHCs: fix build after gcc-4.8.3 bump 2014-05-30 23:10:19 +02:00
6.11.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.12.1-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
6.12.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.12.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.12.3.nix older GHCs: fix build after gcc-4.8.3 bump 2014-05-30 23:10:19 +02:00
7.0.1.nix ghc-7.0.1: fix download URL 2014-05-07 20:33:32 +02:00
7.0.2.nix ghc 7.0.2 and 7.0.3 are "broken" because of build errors with recent versions of GCC 2014-07-12 15:13:59 +02:00
7.0.3.nix ghc 7.0.2 and 7.0.3 are "broken" because of build errors with recent versions of GCC 2014-07-12 15:13:59 +02:00
7.0.4-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
7.0.4.nix older GHCs: fix build after gcc-4.8.3 bump 2014-05-30 23:10:19 +02:00
7.2.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.2.2.nix older GHCs: fix build after gcc-4.8.3 bump 2014-05-30 23:10:19 +02:00
7.4.1.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.4.2-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
7.4.2.nix ghc-7.4.2: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
7.6.1.nix ghc: disable parallel building 2014-01-21 20:35:49 +01:00
7.6.2.nix ghc: disable parallel building 2014-01-21 20:35:49 +01:00
7.6.3.nix ghc on darwin: second attempt to fix build 2014-06-09 19:01:49 +02:00
7.8.3.nix ghc: update version 7.8.2 to 7.8.3 2014-07-12 15:13:58 +02:00
head.nix ghc-head: update to version 7.9.20140608 2014-06-10 20:27:20 +02:00
with-packages.nix ghc: several enhancements to the new "with-packages" wrapper 2013-11-09 20:36:25 +01:00
wrapper.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00