packages feed

html-1.0: html.cabal

name:		html
version:	1.0
license:	BSD3
license-file:	LICENSE
maintainer:	libraries@haskell.org
synopsis:	HTML combinator library
build-depends:  base>=2.0
description:
	This package contains a combinator library for constructing
        HTML documents.
exposed-modules:
	Text.Html
	Text.Html.BlockTable