patch applied (cabal): #221: specific include and library search paths options

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Tue Mar 18 09:04:56 EDT 2008


Mon Mar 17 11:12:03 PDT 2008  Pepe Iborra <mnislaih at gmail.com>
  * #221: specific include and library search paths options
  
    This patch adds two new command line options to configure,
    --extra-include-dirs and extra-lib-dirs.
    These have effect over all the buildables in a project.
  
    What is missing now is support for reading these from the .cabal/config file.
    That will be done as part of ticket #223.
  
  

    M ./Distribution/Simple/Configure.hs -4 +14
    M ./Distribution/Simple/Setup.hs +15

View patch online:

  http://darcs.haskell.org/cabal/_darcs/patches/20080317181203-ddd76-727101bdcaf29079ea508ddece4048b2488d81de.gz



More information about the cabal-devel mailing list