nixpkgs/pkgs/development/compilers/ghc
Peter Simons c0944b9db0 ghc-6.10.4: mark build as broken
The build calls ar(1) in a way the tool doesn't like:

    ar q cru .libs/libffi.a  src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o
    ar: creating cru
    ar: .libs/libffi.a: No such file or directory
    make[4]: *** [Makefile:717: libffi.la] Error 1

This may have become an issue after some recent binutils update; I'm not sure.
2017-08-23 19:53:12 +02:00
..
6.10.2-binary.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
6.10.4.nix ghc-6.10.4: mark build as broken 2017-08-23 19:53:12 +02:00
6.12.3.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.0.4-binary.nix
7.0.4.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.2.2.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.4.2-binary.nix
7.4.2.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.6.3.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.8.3.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.8.4.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.10.2.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
7.10.3.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
8.0.1.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
8.0.2.nix treewide: Add man & info outputs where necessary (instead of doc) 2017-08-11 21:32:54 +03:00
8.2.1.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
D2710.patch
D2711.patch
D2712.patch
D2713.patch
fix-7.0.4-clang.patch
fix-7.2.2-clang.patch
fix-7.4.2-clang.patch
fix-7.6.3-clang.patch
gcc-clang-wrapper.sh
ghc-8.0.2-no-cpp-warnings.patch Adds ghc version to the patch file 2017-06-11 21:52:41 +02:00
ghc-gold-linker.patch ghc: apply a patch to fix common gold linker problem 2017-07-26 10:19:57 +02:00
ghc-no-madv-free.patch
head.nix Bump ghc HEAD version ghc-8.3.20170808 2017-08-08 17:32:32 +00:00
hpc-7.8.4.patch
relocation.patch