
17 Apr
2010
17 Apr
'10
6:49 p.m.
Daniel Fischer
cabal-install gets its temporary directory via System.Directory.getTemporaryDirectory, so you can specify some other directory via the TMPDIR environment variable (TMP on windows).
Except I think Chris wants to be able to specify a directory, since other applications would probably want to keep using /tmp for TMPDIR. -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com