FICHA · MANJARO

haskell-with-location

Use ImplicitParams-based source locations in a backward compatible way

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Uses ImplicitParams to provide source locations in a backward-compatible way for Haskell code. Source locations help diagnostics point to the file, line, or call site related to an error or generated value.

It is useful for logging, assertions, test helpers, parsers, and libraries that want better developer feedback while supporting older compilers. It affects compile-time and diagnostic behavior, not application UI by itself.

Permissions

Permissions not analysed for this source yet.