patch applied (cabal): Allow $arch and $os in install paths.
29 Jul
2008
29 Jul
'08
4:30 p.m.
Tue Jul 29 08:19:52 PDT 2008 Duncan Coutts <duncan@haskell.org> * Allow $arch and $os in install paths. Fixes ticket #312. For example a user could use: cabal configure --libsubdir="$pkgid/$compiler/$arch" if they wanted to have packages for multiple architectures co-exist in the same filestore area. M ./Distribution/Simple/InstallDirs.hs -2 +11 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080729151952-adfee-15065b638...
6559
Age (days ago)
6559
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts