Skip to content

Plugin system #42

@alt-romes

Description

@alt-romes

The debugger should be customizable in a few ways to suit the particular needs of the user's codebase.

The original motivation is GHC's Outputable class which is used to pretty print most of GHC's datatypes. There is no Show instance.
With a plugin system, it should be easy to tell the debugger to print out Outputable expressions just like Show ones.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions