From 5ab2abc9ce2d7df19a49a5de5c79d39b6ff02e3b Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 24 Oct 2007 16:37:18 +0000 Subject: Make it possible to run haddock on itself --- src/Haddock/Utils/BlockTable.hs | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'src/Haddock/Utils/BlockTable.hs') diff --git a/src/Haddock/Utils/BlockTable.hs b/src/Haddock/Utils/BlockTable.hs index ed51654e..7bd9b973 100644 --- a/src/Haddock/Utils/BlockTable.hs +++ b/src/Haddock/Utils/BlockTable.hs @@ -1,19 +1,19 @@ ------------------------------------------------------------------------------ --- --- Module : Text.Html.BlockTable --- Copyright : (c) Andy Gill, and the Oregon Graduate Institute of --- Science and Technology, 1999-2001 --- License : BSD-style (see the file libraries/core/LICENSE) --- --- Maintainer : Andy Gill --- Stability : experimental --- Portability : portable --- --- $Id: BlockTable.hs,v 1.2 2002/07/24 09:42:18 simonmar Exp $ --- --- An Html combinator library --- ------------------------------------------------------------------------------ +{- | + + Module : Text.Html.BlockTable + Copyright : (c) Andy Gill, and the Oregon Graduate Institute of + Science and Technology, 1999-2001 + License : BSD-style (see the file libraries/core/LICENSE) + + Maintainer : Andy Gill + Stability : experimental + Portability : portable + + $Id: BlockTable.hs,v 1.2 2002/07/24 09:42:18 simonmar Exp $ + + An Html combinator library + +-} module Haddock.Utils.BlockTable ( -- cgit v1.2.3