patch applied (cabal): Use the Text Bool instance for parsing literals in conditions
28 Mar
2008
28 Mar
'08
1:08 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/_darcs/patches/20080327215501-adfee-063a750f3...
6680
Age (days ago)
6680
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts