nixpkgs/pkgs
Peter Simons d64917ad17 Back-port Haskell-related improvements from stdenv-updates.
* There now is full support for building Haskell packages as shared libraries
   for GHC versions 7.4.2 or later. The Cabal builder recognizes the following
   attributes:

    - enableSharedLibraries configures Cabal to build of shared libraries in
      addition to static ones. This option requires that all dependencies of
      the package have been compiled for use in shared libraries, too.

    - enableSharedExecutables configures Cabal to prefer shared libraries when
      linking executables.

   The default values for these attributes are arguments to the haskellPackages
   expression.

 * Haskell builds now run in a LANG="en_US.UTF-8" environment to avoid plenty
   of build and test suite errors. Without this setting, GHC seems unable to
   deal with the UTF-8 character encoding that's generally considered standard
   in the Haskell world.

 * The Cabal builder supports a new attribute 'testTarget' to specify the exact
   set of tests to be run during the check phase.

 * The ghc-wrapper attribute ghcVersion has been removed. Instead, we use the
   ghc.version attribute, which exists in unwrapped GHC derivations, too.
2013-10-27 10:09:36 +01:00
..
applications gpicview: add expression 0.2.4 2013-10-27 06:59:41 +02:00
build-support Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
data man-pages: Update to 3.54 2013-10-23 10:36:21 +02:00
desktops
development Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
games package residualvm 0.1.1 2013-10-26 12:48:08 +03:00
misc my-env: pull --norc shell flag out into shell parameter 2013-10-21 20:58:40 +03:00
os-specific microcode-intel: update to 20130906 2013-10-27 06:24:48 +02:00
servers zabbix20: Update to now upstream version 2.0.9. 2013-10-23 17:16:18 +02:00
shells
stdenv Small fix in handling of "unfree" meta.license attributes 2013-10-21 22:55:01 +02:00
test
tools rockbox-utility: upgrade 1.2.8 -> 1.3.1 2013-10-25 04:27:40 +03:00
top-level Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00