Skip to content

remove name shadowing in GHCi.UI.Monad

Here I removed a {-# OPTIONS -fno-warn-name-shadowing #-} directive, and altered some variable names to remove all name shadowing from the module.

Merge request reports