X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FRead.hs;h=7d105fb8f054e10b7ac295dab24a7a8c7d43c62e;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=cc028b721a14dc7fa2c87b8bdeb1aa12f976b092;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Text/Read.hs b/Text/Read.hs index cc028b7..7d105fb 100644 --- a/Text/Read.hs +++ b/Text/Read.hs @@ -3,7 +3,7 @@ -- | -- Module : Text.Read -- 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