Fri Sep 11 04:16:43 PDT 2009 [email protected]
* 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 (||).
M ./Distribution/PackageDescription/Check.hs -1 +18
M ./Distribution/Version.hs -19 +28
View patch online:
http://darcs.haskell.org/ghc-6.12/packages/Cabal/_darcs/patches/20090911111643-6871e-da3af91a9fc41582a30cf321b3b6e56a5b622488.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries