
13 Dec
2007
13 Dec
'07
8:46 a.m.
Thu Dec 13 05:21:58 PST 2007 Malcolm.Wallace@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