patch applied (cabal-branches/cabal-1.4): Use the Text Bool instance for parsing literals in conditions
30 Mar
2008
30 Mar
'08
3:59 a.m.
Thu Mar 27 14:55:01 PDT 2008 Duncan Coutts <duncan@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-branches/cabal-1.4/_darcs/patches/20080327215...
6698
Age (days ago)
6698
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts