nixpkgs/pkgs/development/compilers/ghc
Thomas Tuegel 3ef7671cea ncurses: combine $lib and $out outputs
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00
..
6.10.2-binary.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
6.10.4.nix gmp: split into multiple outputs 2015-10-28 10:15:49 +01:00
6.12.3.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.0.4-binary.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.0.4.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.2.2.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.4.2-binary.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.4.2.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.6.3.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.8.3.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.8.4.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.10.2.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
7.10.3.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
8.0.1.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
dont-pass-linker-flags-via-response-files.patch ghc-7.10.3: don't pass compiler or linker flags through a response file 2015-12-16 21:33:56 +01: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
head.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06: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
nokinds.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
with-packages.nix