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

Portabilityportable
Stabilityprovisional
MaintainerAntoine Latter <aslatter@gmail.com>
Safe HaskellNone

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