patch applied (ghc): Fix generating dependencies for different ways now we use FilePath

Ian Lynagh igloo at earth.li
Tue Jan 15 17:45:03 EST 2008


Tue Jan 15 12:47:16 PST 2008  Ian Lynagh <igloo at earth.li>
  * Fix generating dependencies for different ways now we use FilePath
  We were making filenames like
  dist/build/GHC/Base.p_.o
  rather than
  dist/build/GHC/Base.p_o

    M ./compiler/main/DriverMkDepend.hs -1 +3



More information about the Cvs-ghc mailing list