darcs patch: Fix the version-range parser to allow arbitrary
expres...
Malcolm.Wallace at cs.york.ac.uk
Malcolm.Wallace at cs.york.ac.uk
Thu Sep 10 15:15:33 EDT 2009
Thu Sep 10 20:09:12 BST 2009 Malcolm.Wallace at cs.york.ac.uk
* Fix the version-range parser to allow arbitrary expressions over constraints.
Previously, only a single conjunction (&&) or disjunction (||) was
parseable, despite an internal representation that permits arbitrary
combinations. Now, any sequence of (&&) and (||) combining forms is
parsed. (&&) binds more tightly than (||).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 50811 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20090910/c76fd725/attachment-0001.bin
More information about the cabal-devel
mailing list