-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Hi,
I suggest to install a ghci script that does the :def command, and in the installation instructions suggest to include that in the global ghci. This way, you can change how the :def command works in later versions without user interaction.
See packages ghc-heap-view and ghc-vis for examples. These also extended Setup.hs to explain this step to the user.
Greetings,
Joachim