29 May
2008
29 May
'08
10:48 a.m.
Thu May 29 02:22:44 PDT 2008 Duncan Coutts <duncan@haskell.org> * Add notThisVersion :: Version -> VersionRange Opposite of ThisVersion, it means /= x.y but is actually implemented as > x.y || < x.y as we do not have not or not equal as primitives. M ./Distribution/Version.hs -1 +4 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080529092...