patch applied (cabal-install): Don't generate #! lines in Setup.hs
files in cabal init
Duncan Coutts
duncan.coutts at googlemail.com
Thu Jan 14 13:30:37 EST 2010
Wed Jan 13 19:35:01 PST 2010 Duncan Coutts <duncan at haskell.org>
* Don't generate #! lines in Setup.hs files in cabal init
We don't want to encourage multiple ways of invoking Setup
The one true (cross-platform) way is: runghc Setup
M ./Distribution/Client/Init.hs -2 +1
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20100114033501-adfee-3088e71c7a5d0022e4062a2e815c09485a3d5c16.gz
More information about the cabal-devel
mailing list