X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FPrettyPrint.hs;h=c40f85c2ad7af31dba5a6ad3abe643162d01e93e;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=00a3b5752987c107fe3360b4a95992ec2467bca0;hpb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;p=ghc-base.git diff --git a/Text/PrettyPrint.hs b/Text/PrettyPrint.hs index 00a3b57..c40f85c 100644 --- a/Text/PrettyPrint.hs +++ b/Text/PrettyPrint.hs @@ -2,7 +2,7 @@ -- | -- Module : Text.PrettyPrint -- 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