patch applied (cabal-branches/cabal-install-0.8): Don't generate #! lines in Setup.hs files in cabal init

Duncan Coutts duncan.coutts at googlemail.com
Sat Mar 20 12:41:48 EDT 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



More information about the cabal-devel mailing list