patch applied (packages/Cabal): Rename doc/fptools.css to avoid the ghc build system cleaning it

Ian Lynagh igloo at earth.li
Thu Jun 26 16:34:03 EDT 2008


Tue May 20 12:17:00 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Rename doc/fptools.css to avoid the ghc build system cleaning it
  The user guide gets built in two different ways. There's a target
  in Cabal's the top level Makefile and there is also the stuff that
  the ghc build system uses. The ghc build system expects to copy in
  doc/fptools.css and then delete it again on make clean. We want a
  persistent copy so that we can make the docs when we've just got a
  standalone Cabal build tree, so that's now kept as doc/Cabal.css.

     ./doc/fptools.css -> ./doc/Cabal.css
    M ./Makefile -1 +1

View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080520191700-adfee-4f3c670a157e404dc3d7a6de204e52d802a9aeb0.gz


More information about the Cvs-libraries mailing list