diff options
Diffstat (limited to 'libraries/base/Text/PrettyPrint/HughesPJ.hs')
-rw-r--r-- | libraries/base/Text/PrettyPrint/HughesPJ.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/base/Text/PrettyPrint/HughesPJ.hs b/libraries/base/Text/PrettyPrint/HughesPJ.hs index 5ad32c08cb..f126af5530 100644 --- a/libraries/base/Text/PrettyPrint/HughesPJ.hs +++ b/libraries/base/Text/PrettyPrint/HughesPJ.hs @@ -2,7 +2,7 @@ -- | -- Module : Text.PrettyPrint.HughesPJ -- 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 |