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 sorts them.
How difficult would this be to implement? -- Deniz Dogan --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
