From 961034a81ca8f89f4f8298334e2fa40a338fa0b7 Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 9 May 2002 13:15:08 +0000 Subject: [project @ 2002-05-09 13:15:07 by simonmar] Various tweaks needed to get the source processed cleanly with Haddock. --- libraries/base/Control/Monad/Monoid.hs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libraries/base/Control/Monad/Monoid.hs') diff --git a/libraries/base/Control/Monad/Monoid.hs b/libraries/base/Control/Monad/Monoid.hs index 23b10b39cb..f892455b2b 100644 --- a/libraries/base/Control/Monad/Monoid.hs +++ b/libraries/base/Control/Monad/Monoid.hs @@ -12,10 +12,10 @@ -- Declaration of the Monoid class,and instances for list and functions -- -- Inspired by the paper --- \em{Functional Programming with Overloading and --- Higher-Order Polymorphism}, --- \A[HREF="http://www.cse.ogi.edu/~mpj"]{Mark P Jones}, --- Advanced School of Functional Programming, 1995.} +-- /Functional Programming with Overloading and +-- Higher-Order Polymorphism/, +-- Mark P Jones () +-- Advanced School of Functional Programming, 1995. ----------------------------------------------------------------------------- module Control.Monad.Monoid ( -- cgit v1.2.1