Sat Sep  1 10:17:42 PDT 2007  Duncan Coutts <[EMAIL PROTECTED]>
  * Add --prog-arg= and make --prog-args parse quotes
  So this provides two ways of passing options that contain embeded spaces:
  --foo-args='--bar --baz="path with spaces in"'
  --foo-arg=--bar --foo-arg=--baz="path with spaces in"
  all args passed this way are collected in order.

    M ./Distribution/Simple/Setup.hs -27 +59
    M ./doc/Cabal.xml -1 +28
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to