FICHA · MANJARO

haskell-ghc-lib-parser

The GHC API, decoupled from GHC versions

  • developer-library
  • LIBRARY
  • PARSER
  • HASKELL
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell package exposing the GHC parser API decoupled from the installed GHC version. It lets tools parse Haskell source using GHC's parser without requiring the exact compiler package layout from the user's environment.

Developers use it in linters, formatters, analyzers, and language tools. Parser compatibility should be checked against the language extensions and GHC versions the tool intends to support.

Permissions

Permissions not analysed for this source yet.