Under Solaris: GHC 6.10.2 Release Candidate 1
Ian Lynagh
igloo at earth.li
Wed Mar 18 13:53:39 EDT 2009
On Wed, Mar 18, 2009 at 12:28:50AM +0000, Duncan Coutts wrote:
> On Tue, 2009-03-17 at 11:09 +0100, Christian Maeder wrote:
> >
> > unix >= 2.0 && < 2.4
> >
> > Changing to "<= 2.4" was not sufficient, so I changed it to "<= 2.5".
> > This will affect any OS!
>
> Hmm, it's a bit suspicious that the major version number is changing in
> a minor ghc release. Do we know what the API breakage is? This could
> affect any program.
This looks like a braino to me. Things have been added to the API, but I
don't see anything that's been removed or change. I'll put the version
number back to 2.3.2.0.
Thanks
Ian
More information about the Glasgow-haskell-users
mailing list