Description
Provides a Haskell module for automatically extracting functions from local source code. This can help tools discover available functions and generate supporting code or metadata.
It is useful for developer tooling, code generation, tests, or automation that needs to inspect Haskell modules. It is a library feature and has no standalone graphical interface.