I didn&#39;t like putting prefix and suffix in InstallDirs either.&nbsp; I was just following the path of least resistance!&nbsp; I&#39;ll look into moving them out of there.<br><br>Peter<br><br><div class="gmail_quote">On Feb 8, 2008 12:41 PM, Duncan Coutts &lt;<a href="mailto:duncan.coutts@worc.ox.ac.uk">duncan.coutts@worc.ox.ac.uk</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Fri Feb &nbsp;8 11:26:13 PST 2008 &nbsp;Duncan Coutts &lt;<a href="mailto:duncan@haskell.org">duncan@haskell.org</a>&gt;<br>
 &nbsp;* Fix a bug where the destdir prefix got included in the prog prefix and suffix<br> &nbsp;Previously all members of InstallDirs were paths so it was safe to prefix<br> &nbsp;them all with the destdir, but now we&#39;ve also got these two non-paths, so<br>
 &nbsp;we have to not apply the prefix to them. Perhaps the program prefix and suffix<br> &nbsp;should just be PathTemplates on their own and not part of InstallDirs.<br> &nbsp;Reported by MarcWeber while hacking on Haskell packages for Nix.<br>
<br> &nbsp; &nbsp;M ./Distribution/Simple/InstallDirs.hs -1 +7<br><br>_______________________________________________<br>cabal-devel mailing list<br><a href="mailto:cabal-devel@haskell.org">cabal-devel@haskell.org</a><br><a href="http://www.haskell.org/mailman/listinfo/cabal-devel" target="_blank">http://www.haskell.org/mailman/listinfo/cabal-devel</a><br>
</blockquote></div><br>