nixpkgs/pkgs
Peter Simons e5c3614d52 pkgs/build-support/cabal: fix spelling of the --extra-{include,lib}-dirs options to Cabal
It's quite amazing that we've managed to pass incorrectly spelled command line
flags to Cabal for ages without ever noticing. :-)

The search path options --extra-{include,lib}-dirs are usually unnecessary,
because the build environment is set up such that gcc and ld find those headers
and libraries automatically, i.e. without needing extra flags. The bubble burst
on MacOS X, though, where the build of haskell-text-icu couldn't find the icu
library without manually setting DYLD_LIBRARY_PATH in that build. Fortunately,
cabal takes care of that issue if a correctly spelled --extra-lib-dirs flag is
passed.
2013-04-01 14:06:56 +02:00
..
applications Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-04-01 13:39:57 +02:00
build-support pkgs/build-support/cabal: fix spelling of the --extra-{include,lib}-dirs options to Cabal 2013-04-01 14:06:56 +02:00
data man-pages: Update to 3.50 2013-03-27 23:00:02 +01:00
desktops
development Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-04-01 13:39:57 +02:00
games Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-04-01 13:39:57 +02:00
lib Add myself (the-kenny) to the maintainer list. 2013-03-30 21:05:15 +01:00
misc Add sha256 hash to winetricks. 2013-03-30 20:00:05 +01:00
os-specific systemd: Update to 200 2013-03-31 16:16:07 +02:00
servers bind: add meta.license attribute 2013-04-01 11:46:14 +02:00
shells ipython: modularize and enable more features 2013-03-27 15:39:03 +01:00
stdenv
test
tools Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-04-01 13:39:57 +02:00
top-level Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-04-01 13:39:57 +02:00