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 treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls 2016-08-23 00:04:39 +03:00
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-binary: paxmark ghc binary 2016-12-19 10:55:29 +01:00
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 Initial support for cross-compiling ghc 2016-11-15 16:59:09 -05:00
D2711.patch Initial support for cross-compiling ghc 2016-11-15 16:59:09 -05:00
D2712.patch Initial support for cross-compiling ghc 2016-11-15 16:59:09 -05:00
D2713.patch Initial support for cross-compiling ghc 2016-11-15 16:59:09 -05:00
fix-7.0.4-clang.patch Add purity to GHC builds on Darwin 2015-02-14 19:41:49 +01:00
fix-7.2.2-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
fix-7.4.2-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
fix-7.6.3-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
gcc-clang-wrapper.sh ghc: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
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 ghc801: disable MADV_FREE 2016-09-01 12:07:36 -05:00
head.nix Bump ghc HEAD version ghc-8.3.20170808 2017-08-08 17:32:32 +00:00
hpc-7.8.4.patch patch GHC 7.8.4 on darwin to fix template haskell + hpc 2015-05-17 14:31:24 -07:00
relocation.patch ghc: add comment to relocation patch 2016-08-26 15:19:37 +00:00