patch applied (packages/base): fix threadDelay

Simon Marlow <[email protected]> Wed, 17 Jan 2007 01:17:26 -0800
Newsgroups gmane.comp.lang.haskell.cvs.all
Message-ID <20070117091726.GA28159__28846.3817829781$1169025459$gmane$org@cvs.haskell.org>
Wed Jan 17 01:17:02 PST 2007  Simon Marlow <[email protected]>
  * fix threadDelay
  In "Add support for the IO manager thread" I accidentally spammed part
  of "Make sure the threaded threadDelay sleeps at least as long as it
  is asked", which is why the ThreadDelay001 test has been failing.

    M ./GHC/Conc.lhs -2 +2