FICHA · MANJARO

haskell-ghc-parser

Haskell source parser from GHC.

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

Description

A Haskell source parser based on GHC. It lets tools parse Haskell code using parser behavior aligned with the compiler instead of implementing a separate syntax parser.

Developers use it in analyzers, linters, formatters, documentation tools, and editor integrations. Parser behavior depends on enabled language extensions, so tool configuration should match the target project.

Permissions

Permissions not analysed for this source yet.