planning for ghc-6.10.1 and hackage
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Fri Oct 3 19:44:31 EDT 2008
On 2008 Oct 3, at 18:09, Bulat Ziganshin wrote:
> Friday, October 3, 2008, 8:53:05 PM, you wrote:
>> Choose the lowest available version that satisfies all of the
>> constraints?
>
> and bugfixed versions will be never used :)
As Duncan said, I misspoke slightly. I was actually assuming
something like the rules used for shared libraries: given a version
X.Y.Z, X changes with API changes, Y with large non-API changes, Z
with minor patches, and the resolution algorithm chooses the latest
version with the same X (and, on some systems, tries to match Y as
well), and older versions are never accepted.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Glasgow-haskell-users
mailing list