-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
challenging ❤️🔥Here be dragonsHere be dragons
Description
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
Labels
challenging ❤️🔥Here be dragonsHere be dragons