Thu Aug 23 14:29:46 PDT 2007  Duncan Coutts <[EMAIL PROTECTED]>
  * Add a "build-tools:" field to the cabal file format
  It's the same format as the build-depends, eg:
  build-tools: cpphs, c2hs >= 0.15
  During the configure step we try to configure the listed programs and
  if a version range is specified then we check that it is satisfied.

    M ./Distribution/PackageDescription.hs +6
    M ./Distribution/Program.hs +5
    M ./Distribution/Simple/Configure.hs -4 +22
_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to