
11 Jul
2005
11 Jul
'05
10:30 a.m.
Isaac Jones writes:
./setup configure --user #if it depends on user-local packages ./setup build ./setup install --user
Perhaps install --user should be the default if you configure --user.
Yes, I think that would be more intuitive. It would also be nice to be able to configure Cabal to do the user-style install per default. An environment variable, maybe? Peter