
17 Sep
2009
17 Sep
'09
3:54 p.m.
Wed Sep 16 20:27:48 PDT 2009 Duncan Coutts
= 2 && < 3 because internally >= is represented in terms of >, == and ||. The fix is to use new fold that gives a view with the extra syntactic sugar so that <= and <= can be counted as one.
M ./Distribution/PackageDescription/Check.hs -2 +4 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20090917032748-adfee-4f44bc304...