X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FShow.hs;h=3f2e1a78237ca64b872f82567c32999257981a71;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=6c5d20d7da17ac34dba42b36ec3624f0630994ef;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Text/Show.hs b/Text/Show.hs index 6c5d20d..3f2e1a7 100644 --- a/Text/Show.hs +++ b/Text/Show.hs @@ -3,7 +3,7 @@ -- | -- Module : Text.Show -- 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