xcb-types-0.8.0: Parses XML files used by the XCB project

Copyright(c) Antoine Latter 2008
LicenseBSD3
MaintainerAntoine Latter <aslatter@gmail.com>
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

Data.XCB

Description

The XCB module can parse the contents of the xcb-proto XML files into Haskell data structures.

Pretty-printers are provided to aid in the debugging - they do not pretty-print to XML, but to a custom human-readable format.

Documentation