X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Data%2FArray.hs;h=301f8c8715aa5a21e1b208a177ec219607aa7fcd;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=2cde6c91e7469f6ebee04d92cb519fe0dfd7bb01;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Data/Array.hs b/Data/Array.hs index 2cde6c9..301f8c8 100644 --- a/Data/Array.hs +++ b/Data/Array.hs @@ -3,7 +3,7 @@ -- | -- Module : Data.Array -- 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 : provisional