On Sun, May 2, 2010 at 7:29 PM, Matthias Kilian <[email protected]> wrote: > On Sun, May 02, 2010 at 12:25:33PM +0200, Matthias Kilian wrote: >> > Disable threads for now, in the hope that the build results will >> > stop depending on the output of pom(6). >> >> Disregard for now. It breaks libraries/unix. I'll send a better diff >> later. > > This one should be better: > > Disable threads for now, in the hope that the build results will > stop depending on the output of pom(6). This also removes the module > `System.Posix.Semaphore' from package `unix' for obvious reasons. > > Note that at least devel/darcs will need a patch (not only a wantlib > change) to be buildable with the nonthreaded ghc.
Works fine there. It builds without problems and survives to a lot of iterations of my script. If this will go in, we need to remember to remove pthread from WANTLIB for the hs- ports that have it ciao david
