Daniel Fischer <[email protected]> writes: > 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 [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
