The dtd-types package provides types for processing XML DTDs in Haskell.
These types are intended to be compatible with and extend the set of types
provided by John Millikin's xml-types package.

The consensus seems to be to leave this as a separate package and
not to merge it with xml-types.

This version fixes a number of issues with the preliminary version.
Among those issues were: omission of processing instructions,
pointed out by John Millikin, and Haddock problems pointed out
by Michael Snoyman. Thanks!

Hackage: http://hackage.haskell.org/package/dtd-types/
Darcs: http://code.haskell.org/dtd/dtd-types

Enjoy,
Yitz

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to