patch applied (cabal): Implement openNewBinaryFile in a Compat
module
Ian Lynagh
igloo at earth.li
Wed Sep 17 19:49:49 EDT 2008
Wed Sep 17 10:12:57 PDT 2008 Ian Lynagh <igloo at earth.li>
* Implement openNewBinaryFile in a Compat module
This is like openBinaryTempFile except it doesn't mark the permissions
with 600. This means datafailes get the right permissions when they are
installed.
This should really be in the base package.
M ./Distribution/Compat/TempFile.hs -2 +78
M ./Distribution/Simple/Utils.hs -2 +3
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20080917171257-3fd76-7ce79d6acc3fc846540747e009fd5a7e566b4b67.gz
More information about the cabal-devel
mailing list