[cvs-nhc98] patch applied (nhc98): cabal-parse: the boolean
condition language was still not correct
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Thu Dec 13 08:46:40 EST 2007
Thu Dec 13 05:21:58 PST 2007 Malcolm.Wallace at cs.york.ac.uk
* cabal-parse: the boolean condition language was still not correct
- We must make a distinction between mere existence, such as os(linux),
and values, such as flag(split-base), which can certainly exist, but
may equal false. The former are now "Atom"s, the latter "Cmp"s.
M ./src/libraries/CabalParse2.hs -22 +21
More information about the Cvs-nhc98
mailing list