html-minimalist: Minimalist haskell html library

[ deprecated, library, text ] [ Propose Tags ]
Deprecated

Text.HTML.Light is a very simple Haskell module for writing [x]html documents. It provides constructors for html elements and attributes in terms of Text.XML.Light.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.11, 0.12, 0.14, 0.15
Dependencies base (>=4 && <5), xml [details]
License LicenseRef-GPL
Copyright (c) Rohan Drape, 2006-2014
Author Rohan Drape
Maintainer rd@slavepianos.org
Category Text
Home page http://rd.slavepianos.org/t/html-minimalist
Source repo head: darcs get http://rd.slavepianos.org/sw/html-minimalist
Uploaded by RohanDrape at 2014-10-16T03:55:06Z
Distributions NixOS:0.15
Reverse Dependencies 3 direct, 11 indirect [details]
Downloads 5269 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for html-minimalist-0.15

[back to package description]
html-minimalist
---------------

a minimalist [haskell][hs] [html5][html5] library

Text.HTML.Light is a very simple Haskell module
for writing html5 documents.  It provides
constructors for html5 elements and attributes
in terms of [Text.XML.Light][hs-xml].

[hs]: http://haskell.org/
[hs-xml]: http://hackage.haskell.org/package/xml
[html5]: http://www.w3.org/html5

© [rohan drape][rd], 2006-2014, [gpl]

[rd]: http://rd.slavepianos.org/
[gpl]: http://gnu.org/copyleft/