patch applied (cabal): Do the cabal version check properly.
3 Dec
2008
3 Dec
'08
1:43 a.m.
Tue Dec 2 07:54:10 PST 2008 Duncan Coutts <duncan@haskell.org> * Do the cabal version check properly. Instead of matching on the actual expression ">= x.y" we use the sematic view of the version range so we can do it precisely. Also use foldVersionRange to simplify a couple functions. M ./Distribution/PackageDescription/Check.hs -31 +23 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20081202155410-adfee-c8d9ad330...
6435
Age (days ago)
6435
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts