patch applied (cabal-branches/cabal-1.4): add data-dir field to package config
29 May
2008
29 May
'08
6:48 p.m.
Fri May 9 06:04:48 PDT 2008 Bertram Felgenhauer <int-e@gmx.de> * add data-dir field to package config Cabal will look for data files to install relative to the directory given in the data-dir field, allowing package authors to better structure their source tree. There's no behavioural change by default. M ./Distribution/PackageDescription.hs +2 M ./Distribution/PackageDescription/Parse.hs +3 M ./Distribution/Simple/Install.hs -1 +1 M ./Distribution/Simple/SrcDist.hs -2 +3 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080509130...
6622
Age (days ago)
6622
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts