patch applied (cabal): Update and extend the Version quickcheck properties
10 Dec
2008
10 Dec
'08
10:57 p.m.
Wed Dec 10 06:32:51 PST 2008 Duncan Coutts <duncan@haskell.org> * Update and extend the Version quickcheck properties One property fails. The failure reveals that the VersionInterval type is not quite a canonical representation of the VersionRange semantics. This is because the lowest Version is [0] and not -infinity, so for example the intervals (.., 0] and [0,0] are equivalent. M ./tests/Test/Distribution/Version.hs -4 +471 M ./tests/Test/Laws.hs -2 +17 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20081210143251-adfee-3468280dc...
6454
Age (days ago)
6454
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts