From 67264542e091745a650c536345581359202b6824 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 9 Aug 2004 12:00:34 +0000 Subject: [PATCH] [project @ 2004-08-09 12:00:34 by simonmar] whitespace changes to the header only, for new compatibility with new Haddock --- Control/Monad/Fix.hs | 3 +-- Data/Monoid.hs | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Control/Monad/Fix.hs b/Control/Monad/Fix.hs index b3dc329..dad6264 100644 --- a/Control/Monad/Fix.hs +++ b/Control/Monad/Fix.hs @@ -2,9 +2,8 @@ -- | -- Module : Control.Monad.Fix -- Copyright : (c) Andy Gill 2001, --- (c) Oregon Graduate Institute of Science and Technology, 2002 +-- (c) Oregon Graduate Institute of Science and Technology, 2002 -- License : BSD-style (see the file libraries/base/LICENSE) --- -- Maintainer : libraries@haskell.org -- Stability : experimental -- Portability : portable diff --git a/Data/Monoid.hs b/Data/Monoid.hs index c3e3ff7..cfc8dd2 100644 --- a/Data/Monoid.hs +++ b/Data/Monoid.hs @@ -2,7 +2,7 @@ -- | -- Module : Data.Monoid -- Copyright : (c) Andy Gill 2001, --- (c) Oregon Graduate Institute of Science and Technology, 2001 +-- (c) Oregon Graduate Institute of Science and Technology, 2001 -- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : libraries@haskell.org -- 1.7.10.4