summaryrefslogtreecommitdiff
path: root/libraries/base/Text/Html/BlockTable.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/Text/Html/BlockTable.hs')
-rw-r--r--libraries/base/Text/Html/BlockTable.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/base/Text/Html/BlockTable.hs b/libraries/base/Text/Html/BlockTable.hs
index c5891f944d..ddb4b58b13 100644
--- a/libraries/base/Text/Html/BlockTable.hs
+++ b/libraries/base/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
--
-----------------------------------------------------------------------------