patch applied (cabal): Almost make the VersionRange type abstract
3 Dec
2008
3 Dec
'08
1:43 a.m.
Tue Dec 2 07:43:07 PST 2008 Duncan Coutts <duncan@haskell.org> * Almost make the VersionRange type abstract Export constructor functions and deprecate all the real constructors We should not be pattern matching on this type because it's just syntax. For meaningful questions we should be matching on the VersionIntervals type which represents the semantics. M ./Distribution/Version.hs -33 +80 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20081202154307-adfee-f0ca7f1c0...
6443
Age (days ago)
6443
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts