patch applied (cabal): Moved --program-prefix and --program-suffix out of InstallDirs

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Tue Feb 12 20:15:47 EST 2008


Mon Feb 11 20:26:31 PST 2008  phigley at gmail.com
  * Moved --program-prefix and --program-suffix out of InstallDirs
  The program prefix and suffix have been moved out of InstallDirs so that InstallDirs is now all directories.  The prefix and suffix have been moved into LocalBuildInfo as stand-alone PathTemplate flags.

    M ./Distribution/Simple/Configure.hs -1 +3
    M ./Distribution/Simple/Install.hs -8 +11
    M ./Distribution/Simple/InstallDirs.hs -25 +7
    M ./Distribution/Simple/LocalBuildInfo.hs -2 +14
    M ./Distribution/Simple/Setup.hs -7 +18

View patch online:

  http://darcs.haskell.org/cabal/_darcs/patches/20080212042631-05ce6-8b606f012d1d5751debf9fb93e6a8b9e48b1bab9.gz



More information about the cabal-devel mailing list