X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Control%2FConcurrent%2FQSemN.hs;h=9ba46a2062341a79ab4887ba45af02265b552007;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=59e5e390e93ddb23aeee562f6f9b2d26bb3c6a0b;hpb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;p=ghc-base.git diff --git a/Control/Concurrent/QSemN.hs b/Control/Concurrent/QSemN.hs index 59e5e39..9ba46a2 100644 --- a/Control/Concurrent/QSemN.hs +++ b/Control/Concurrent/QSemN.hs @@ -2,7 +2,7 @@ -- | -- Module : Control.Concurrent.QSemN -- Copyright : (c) The University of Glasgow 2001 --- License : BSD-style (see the file libraries/core/LICENSE) +-- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : libraries@haskell.org -- Stability : experimental