X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FMarshal%2FAlloc.hs;h=e5c3aa33742169dfb3c3af24e463855081939426;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=7567743adc184806654b1f08a097601dcd87948b;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Foreign/Marshal/Alloc.hs b/Foreign/Marshal/Alloc.hs index 7567743..e5c3aa3 100644 --- a/Foreign/Marshal/Alloc.hs +++ b/Foreign/Marshal/Alloc.hs @@ -3,7 +3,7 @@ -- | -- Module : Foreign.Marshal.Alloc -- Copyright : (c) The FFI task force 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