X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Text%2FHtml%2FBlockTable.hs;h=ddb4b58b13ee64540d08721a54f2c50d0d8f6a18;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=c5891f944dc252f2aaa4ab4a03eaec85f38bafc4;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=ghc-base.git diff --git a/Text/Html/BlockTable.hs b/Text/Html/BlockTable.hs index c5891f9..ddb4b58 100644 --- a/Text/Html/BlockTable.hs +++ b/Text/Html/BlockTable.hs @@ -9,8 +9,6 @@ -- Stability : experimental -- Portability : portable -- --- $Id: BlockTable.hs,v 1.2 2002/04/24 16:31:46 simonmar Exp $ --- -- An Html combinator library -- -----------------------------------------------------------------------------