On Tue, Jun 26, 2012 at 04:03:41PM -0400, Ted Unangst wrote:
> > for yet unknown reasons, at least the unix library in ghc recently
> > got a new "ABI hash", which requires bumps to either some hs-packages
> > or to ghc itself. I prefer the latter and will also update the
> > bootstrapper (see recent commit to lang/ghc; if some developer could
> > waste some cycles on i386 to build a bootstrapper, please let me
> > know).
>
> Do syscall changes trigger this? tfork moved around in that time frame.
I don't hope so. The tfork changes should only fix the races we had
some weeks ago in ghc, but it should not have any other effect (on
the hs-libraries).
Anyway, I'll try to run a build with the tfork change backed out
to be sure.
Ciao,
Kili