X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FStablePtr.hs;h=cc53e9c330aa33ef264fade0804139b74b25db7a;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=9b1bb9bbcc0807252bc6233ad8a46727238c1ccf;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Foreign/StablePtr.hs b/Foreign/StablePtr.hs index 9b1bb9b..cc53e9c 100644 --- a/Foreign/StablePtr.hs +++ b/Foreign/StablePtr.hs @@ -3,7 +3,7 @@ -- | -- Module : Foreign.StablePtr -- 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 : ffi@haskell.org -- Stability : provisional