nixpkgs/pkgs
Peter Simons f2a376f52a Enable static libraries in "gmp" to allow static linking of Haskell programs.
Haskell programs depend on gmp to implement the unbounded Integer type. Without
static variants of gmp we cannot build statically linked Haskell programs, what
some users have found desirable in the past. So far, we've used an override to
derive our own copy of gmp in the Haskell ecosystem, but this patch ends the
dichotomy between Haskell and the rest of Nixpkgs by enabling static gmp
libraries in the default build default.
2015-02-13 22:18:27 +01:00
..
applications Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
build-support Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
data symbola: update to 7.19 ; fixes wrong hash. 2015-02-08 20:26:59 +01:00
desktops gnome3: Set XCURSOR_PATH. Closes #6191 2015-02-11 11:48:51 +00:00
development Enable static libraries in "gmp" to allow static linking of Haskell programs. 2015-02-13 22:18:27 +01:00
games instead: update from 2.2.1 to 2.2.2 2015-02-07 12:47:42 +01:00
misc Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
os-specific Merge remote-tracking branch 'origin/master' into staging. 2015-02-13 22:13:25 +01:00
servers Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
shells Merge pull request #6319 from sorokin/master 2015-02-12 20:33:21 +01:00
stdenv I add back the arm unpack script 2015-02-09 22:36:10 +01:00
test
tools Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
top-level Enable static libraries in "gmp" to allow static linking of Haskell programs. 2015-02-13 22:18:27 +01:00