Re: Feature request for Haskell mode: Remove unused imports

2009-10-04 Thread Jean-Philippe Bernardy
On Sun, Oct 4, 2009 at 9:01 PM, Deniz Dogan wrote: > > I recently started using Visual Studio for work (C# at the moment) and > found a nice little feature that could probably be implemented in Yi's > Haskell mode as well. The feature I'm talking about is "Remove unused > imports (and sort)". Thi

Feature request for Haskell mode: Remove unused imports

2009-10-04 Thread Deniz Dogan
I recently started using Visual Studio for work (C# at the moment) and found a nice little feature that could probably be implemented in Yi's Haskell mode as well. The feature I'm talking about is "Remove unused imports (and sort)". This does just what you think; it removes unused imports and then