@hackage / doxygen-parser

Parse Doxygen XML output into a typed Haskell AST

Latest0.1.1

Changelog

Revision history for doxygen-parser

?.?.? -- YYYY-mm-dd

Breaking changes
New features
Minor changes
Bug fixes

0.1.1 -- 2026-06-21

New features
  • Export DoxygenKey from Doxygen.Parser.Types. It is still available from Doxygen.Parser as before.
Minor changes
  • Build Doxygen.Parser.Types and Doxygen.Parser.Warning as public library modules so they get their own Haddock pages. In 0.1.0 they were re-exported from a private sub-library, which left them without module pages on Hackage.

0.1.0 -- 2026-06-18