FICHA · MANJARO

haskell-ghc-source-gen

Constructs Haskell syntax trees for the GHC API.

  • developer-library
  • LIBRARY
  • CODE-GENERATION
  • GHC
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for constructing Haskell syntax trees for the GHC API. It helps code generators, refactoring tools, and analyzers build valid GHC AST values programmatically.

Developers use it when generating or transforming Haskell source at the syntax-tree level. Generated trees should be pretty-printed and compiled in tests so invalid syntax is caught early.

Permissions

Permissions not analysed for this source yet.