X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Control%2FMonad%2FMonoid.hs;h=478f390ce86d9aec47fbbe3acc5525e5597635a6;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=f892455b2bd76922dc94a269c2f8ab3fb0f06f09;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Control/Monad/Monoid.hs b/Control/Monad/Monoid.hs index f892455..478f390 100644 --- a/Control/Monad/Monoid.hs +++ b/Control/Monad/Monoid.hs @@ -3,7 +3,7 @@ -- Module : Control.Monad.Monoid -- Copyright : (c) Andy Gill 2001, -- (c) Oregon Graduate Institute of Science and Technology, 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