FICHA · MANJARO

haskell-hint

Runtime Haskell interpreter (GHC API wrapper)

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

Description

A Haskell runtime interpreter wrapper around the GHC API. It lets applications load, interpret, and evaluate Haskell code dynamically from within a running program.

Developers use it in scripting, plugins, teaching tools, and interactive systems. Runtime interpretation can execute code with the application's privileges, so only trusted code should be loaded unless sandboxing is deliberately designed.

Permissions

Permissions not analysed for this source yet.