refactor: move pprintClosureCommand out of the GHCi monad
Strictly speaking most of pprintClosureCommand should be exported by the GHC API, but this is a step in the right direction.
Please register or sign in to comment
Strictly speaking most of pprintClosureCommand should be exported by the GHC API, but this is a step in the right direction.