X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Data%2FPackedString.hs;h=d2998bdae76a13955cc0e846afd1bdb21ecb43be;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=fd4528b5526bd3734972a380b6a7e5305ecf5bff;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Data/PackedString.hs b/Data/PackedString.hs index fd4528b..d2998bd 100644 --- a/Data/PackedString.hs +++ b/Data/PackedString.hs @@ -2,7 +2,7 @@ -- | -- Module : Data.PackedString -- 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