| Copyright | (c) Antoine Latter 2008 |
|---|---|
| License | BSD3 |
| Maintainer | Antoine Latter <aslatter@gmail.com> |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell98 |
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.