
27 Nov
2005
27 Nov
'05
8:45 p.m.
hello, haskellers Text.Html seems to generate HTML 3.2. It is too obsolete to use, isn't it? Are there any plans to support HTML 4.x or xhtml? It is true that WASH-HTML (and other libraries?) can generate xhtml. But the situation that the standard library supports legacy version of HTML only is bad. IMHO, the Text.Html should be rewrite to generate HTML 4.x, or the new library named Text.Xhtml should be introduced.