[darcs-users] MinGW compile problem

David Roundy droundy at abridgegame.org
Mon Nov 17 12:12:18 UTC 2003


On Sun, Nov 16, 2003 at 09:46:45PM +0100, Peter Strand wrote:
> On Sun, Nov 16, 2003 at 01:01:42PM -0500, David Roundy wrote:
> > I have an alternative fix for this, assuming you are using ghc6.  The
> > latest darcs uses System.Posix.Signals for the signals stuff, which should
> > mean that they can be moved out of win32/Posix.hs entirely, if we're
> > willing to drop win32 ghc5 support.
> 
> System.Posix.Signals is empty in windows-ghc  :(

Alas, I had assumed since it had been moved into base they had implemented
a stub version for windows.  :(  I've decided to just stick an ifdef in
SignalHandler.lhs.  Since that's the only file that touches signals, it
seems a reasonable way to do things.
-- 
David Roundy
http://www.abridgegame.org




More information about the darcs-users mailing list