X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Control%2FMonad%2FST%2FLazy.hs;h=adaca1abf181c8496f8bb9d6850f8b3ea1a26799;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=43c2de73bb7e213ea8cf72d034b58146e35cf17d;hpb=f11349b8018da9d15bad37d2d4d7f22d87af0046;p=ghc-base.git diff --git a/Control/Monad/ST/Lazy.hs b/Control/Monad/ST/Lazy.hs index 43c2de7..adaca1a 100644 --- a/Control/Monad/ST/Lazy.hs +++ b/Control/Monad/ST/Lazy.hs @@ -2,7 +2,7 @@ -- | -- Module : Control.Monad.ST.Lazy -- 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