X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Control%2FConcurrent%2FQSemN.hs;h=59e5e390e93ddb23aeee562f6f9b2d26bb3c6a0b;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=c7a7fbca83cb71d0625fb2b1681ca84ec793bd38;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=haskell-directory.git diff --git a/Control/Concurrent/QSemN.hs b/Control/Concurrent/QSemN.hs index c7a7fbc..59e5e39 100644 --- a/Control/Concurrent/QSemN.hs +++ b/Control/Concurrent/QSemN.hs @@ -8,8 +8,6 @@ -- Stability : experimental -- Portability : non-portable -- --- $Id: QSemN.hs,v 1.2 2002/04/24 16:31:37 simonmar Exp $ --- -- Quantity semaphores -- -----------------------------------------------------------------------------