Tue Feb  5 17:45:54 PST 2008  Duncan Coutts <[EMAIL PROTECTED]>
  * Replace moduleToFilePath with findFileWithExtension
  moduleToFilePath encouraged bad error handling and becuase it was specific
  to module names it made it hard to treat modules and main.hs files uniformly.
  This is one step towards using the same code paths for modules and main.hs
  files so that main.hs files always work properly with pre-processors etc.

    M ./Distribution/Simple/GHC.hs -8 +16
    M ./Distribution/Simple/Haddock.hs -6 +9
    M ./Distribution/Simple/Hugs.hs -8 +9
    M ./Distribution/Simple/NHC.hs -4 +6
    M ./Distribution/Simple/PreProcess.hs -10 +12
    M ./Distribution/Simple/SrcDist.hs -1 +1
    M ./Distribution/Simple/Utils.hs -44 +1

View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080206014554-adfee-03782fce74dc09712e715b4bd1b08a8b0cd37139.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to