patch applied (cabal): Use the Text Bool instance for parsing
literals in conditions
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Thu Mar 27 21:08:45 EDT 2008
Thu Mar 27 14:55:01 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Use the Text Bool instance for parsing literals in conditions
Since it exactly matches what the previous condition parser did.
So we have two different ways of parsing Bool depending on
context. Sigh. Both match exactly what was done in Cabal-1.2.
M ./Distribution/PackageDescription/Configuration.hs -3 +2
M ./Distribution/Text.hs -4 +4
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20080327215501-adfee-063a750f32f85712ddae3d04135bb4fcec2442fa.gz
More information about the cabal-devel
mailing list